fix: missing 'type' for some signals

This commit is contained in:
Daniel
2022-08-25 23:26:19 +02:00
parent 62a17bf07a
commit dbf3cb849f
880 changed files with 26977 additions and 151 deletions

View File

@@ -5,41 +5,49 @@ Version: 1
# Autogenerated from ircodes/GENIUS/SW-HF5.1 5000.xml
#
name: POWER
type: parsed
protocol: NECext
address: FC 03 00 00
command: 56 A9 00 00
#
name: Unknown
type: parsed
protocol: NECext
address: FC 03 00 00
command: 6E 91 00 00
#
name: VOL-
type: parsed
protocol: NECext
address: FC 03 00 00
command: B6 49 00 00
#
name: VOL+
type: parsed
protocol: NECext
address: FC 03 00 00
command: F6 09 00 00
#
name: DVD
type: parsed
protocol: NECext
address: FC 03 00 00
command: 5E A1 00 00
#
name: TV
type: parsed
protocol: NECext
address: FC 03 00 00
command: 4E B1 00 00
#
name: GAMES
type: parsed
protocol: NECext
address: FC 03 00 00
command: EE 11 00 00
#
name: MP3
type: parsed
protocol: NECext
address: FC 03 00 00
command: AE 51 00 00