refactor: adapt new naming scheme for Audio

This commit is contained in:
darmiel
2023-08-21 21:34:15 +02:00
parent c0e402540e
commit a68c6a2662
152 changed files with 470 additions and 470 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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