mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-04 14:53:54 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -7,13 +7,13 @@ protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
command: 00 FF 00 00
|
||||
#
|
||||
name: Volume_UP
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
command: 19 E6 00 00
|
||||
#
|
||||
name: Volume_DOWN
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
|
||||
@@ -3,13 +3,13 @@ Version: 1
|
||||
#
|
||||
# Edifier R1280DB Speaker
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
|
||||
@@ -15,7 +15,7 @@ protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 3C C3 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
|
||||
@@ -3,25 +3,25 @@ Version: 1
|
||||
#
|
||||
# Edifier R1700BTs 2.0 Speakers
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 46 B9 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 06 F9 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 47 B8 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
|
||||
@@ -7,13 +7,13 @@ protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
command: 09 F6 00 00
|
||||
#
|
||||
name: Vol_UP
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: Vol_DWN
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
|
||||
@@ -3,19 +3,19 @@ Version: 1
|
||||
#
|
||||
# Edifier Speaker RC17A
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 46 B9 00 00
|
||||
#
|
||||
name: VOL_UP
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 06 F9 00 00
|
||||
#
|
||||
name: VOL_DOWN
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
@@ -69,7 +69,7 @@ protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
command: 5C A3 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 E7 00 00
|
||||
|
||||
@@ -4,13 +4,13 @@ Filetype: IR signals file
|
||||
#
|
||||
Version: 1
|
||||
#
|
||||
name: VolUp
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: VolDown
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
@@ -22,7 +22,7 @@ protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
command: 00 FF 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 0E 00 00
|
||||
|
||||
Reference in New Issue
Block a user