mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-06 07:44:11 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: CC 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
@@ -31,7 +31,7 @@ protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
|
||||
@@ -85,19 +85,19 @@ protocol: NECext
|
||||
address: 7A 85 00 00
|
||||
command: 6B 14 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 7A 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 7A 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 7A 00 00 00
|
||||
|
||||
@@ -10,13 +10,13 @@ protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: CC 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
@@ -34,7 +34,7 @@ protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
|
||||
@@ -3,19 +3,19 @@ Version: 1
|
||||
#
|
||||
# Yamaha Soundbar YAS-CU201
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: CC 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
@@ -33,7 +33,7 @@ protocol: NEC
|
||||
address: 78 00 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 78 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user