mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-15 21:05:48 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# LG SJ4
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
@@ -15,19 +15,19 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
||||
@@ -16,13 +16,13 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: Vol+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: Vol-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
||||
@@ -3,19 +3,19 @@ Version: 1
|
||||
#
|
||||
# LG SLM3D Soundbar
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: VOL +
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: VOL -
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# LG Soundbar
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
@@ -15,13 +15,13 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
@@ -45,7 +45,7 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 66 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user