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

@@ -3,7 +3,7 @@ Version: 1
#
# Teufel Cinibase Soundbar
#
name: POWER
name: Power
type: parsed
protocol: NECext
address: EF 01 00 00
@@ -33,19 +33,19 @@ protocol: NECext
address: EF 01 00 00
command: 48 B7 00 00
#
name: VOL-
name: Vol_dn
type: parsed
protocol: NECext
address: EF 01 00 00
command: 14 EB 00 00
#
name: VOL+
name: Vol_up
type: parsed
protocol: NECext
address: EF 01 00 00
command: 13 EC 00 00
#
name: MUTE
name: Mute
type: parsed
protocol: NECext
address: EF 01 00 00