Changing in ACs to naming schema

This commit is contained in:
Jaroslav Mraz
2022-08-04 08:34:21 +02:00
parent 75253d2f7e
commit 5631270d0e
32 changed files with 68 additions and 68 deletions

View File

@@ -3,25 +3,25 @@ Version: 1
#
# JBL Cinema CB150
#
name: On_off
name: POWER
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 1B E4 00 00
#
name: Mute
name: MUTE
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 2A D5 00 00
#
name: Volume_up
name: VOL+
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 14 EB 00 00
#
name: Volume_down
name: VOL-
type: parsed
protocol: NECext
address: 86 FF 00 00