mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-11-09 21:55:56 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Comhear YARRA 3DX Soundbar
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0A 1D 00 00
|
||||
@@ -15,7 +15,7 @@ protocol: NECext
|
||||
address: 0A 1D 00 00
|
||||
command: 02 FD 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0A 1D 00 00
|
||||
@@ -63,13 +63,13 @@ protocol: NECext
|
||||
address: 0A 1D 00 00
|
||||
command: 13 EC 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0A 1D 00 00
|
||||
command: 08 F7 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0A 1D 00 00
|
||||
|
||||
Reference in New Issue
Block a user