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

@@ -9,13 +9,13 @@ protocol: NEC
address: 00 00 00 00
command: 40 00 00 00
#
name: Vol_Up
name: Vol_up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 41 00 00 00
#
name: Vol_Down
name: Vol_dn
type: parsed
protocol: NEC
address: 00 00 00 00

View File

@@ -19,7 +19,7 @@ protocol: NEC
address: 00 00 00 00
command: 41 00 00 00
#
name: Vol_down
name: Vol_dn
type: parsed
protocol: NEC
address: 00 00 00 00

View File

@@ -19,7 +19,7 @@ protocol: NEC
address: 00 00 00 00
command: 41 00 00 00
#
name: POWER
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00

View File

@@ -3,7 +3,7 @@ Version: 1
#
# Vizio V51-H6 SoundBar
#
name: POWER
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
@@ -21,19 +21,19 @@ protocol: NEC
address: 00 00 00 00
command: 8E 00 00 00
#
name: VOL+
name: Vol_up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 41 00 00 00
#
name: VOL-
name: Vol_dn
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
name: MUTE
name: Mute
type: parsed
protocol: NEC
address: 00 00 00 00

View File

@@ -3,7 +3,7 @@ Version: 1
#
# Vizio SoundBar XRS321-C Remote, For models: SS2520-C6 SB3820-C6 SB3821-C6 SB2920-C6 SS2521-C6
#
name: POWER
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
@@ -21,19 +21,19 @@ protocol: NEC
address: 00 00 00 00
command: 44 00 00 00
#
name: VOL+
name: Vol_up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 41 00 00 00
#
name: VOL-
name: Vol_dn
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
name: MUTE
name: Mute
type: parsed
protocol: NEC
address: 00 00 00 00