mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-30 20:33:53 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -3,19 +3,19 @@ Version: 1
|
||||
#
|
||||
# For Adstra WA215 Wall & Ceiling Speaker Set
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
@@ -27,7 +27,7 @@ protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user