Changing to name scheme of buttons

Fixing nameing of buttons to name scheme
This commit is contained in:
Jaroslav Mraz
2022-08-02 15:47:18 +02:00
parent 904546061e
commit ce34beea03
2456 changed files with 33230 additions and 33230 deletions

View File

@@ -205,7 +205,7 @@ protocol: NECext
address: 1B 00 00 00
command: 21 00 00 00
#
name: VOLUME_+
name: VOL+
type: parsed
protocol: NECext
address: 1B 00 00 00
@@ -223,7 +223,7 @@ protocol: NECext
address: 1B 00 00 00
command: 24 00 00 00
#
name: VOLUME_-
name: VOL-
type: parsed
protocol: NECext
address: 1B 00 00 00

View File

@@ -61,19 +61,19 @@ protocol: NECext
address: 03 F0 00 00
command: 89 00 00 00
#
name: ON/OFF
name: POWER
type: parsed
protocol: NECext
address: 03 F0 00 00
command: 8A 00 00 00
#
name: VOLUME_+
name: VOL+
type: parsed
protocol: NECext
address: 03 F0 00 00
command: 8D 00 00 00
#
name: VOLUME_-
name: VOL-
type: parsed
protocol: NECext
address: 03 F0 00 00
@@ -169,7 +169,7 @@ protocol: NECext
address: 03 F0 00 00
command: 9F 00 00 00
#
name: ON
POWER
type: parsed
protocol: NECext
address: 03 F0 00 00
@@ -181,13 +181,13 @@ protocol: NECext
address: 03 F0 00 00
command: C1 00 00 00
#
name: VOLUME_+
name: VOL+
type: parsed
protocol: NECext
address: 03 F0 00 00
command: C2 00 00 00
#
name: VOLUME_-
name: VOL-
type: parsed
protocol: NECext
address: 03 F0 00 00

View File

@@ -97,7 +97,7 @@ protocol: NECext
address: 03 F0 00 00
command: 9C 00 00 00
#
name: ON
POWER
type: parsed
protocol: NECext
address: 03 F0 00 00
@@ -109,13 +109,13 @@ protocol: NECext
address: 03 F0 00 00
command: C8 00 00 00
#
name: VOLUME_+
name: VOL+
type: parsed
protocol: NECext
address: 03 F0 00 00
command: CB 00 00 00
#
name: VOLUME_-
name: VOL-
type: parsed
protocol: NECext
address: 03 F0 00 00