Add Model JTC Genesis 5.5 to IR (#3388)

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
Sören
2024-02-14 04:20:36 +01:00
committed by GitHub
parent 13493916e2
commit 3c77dc7930
@@ -1762,3 +1762,41 @@ type: parsed
protocol: RCA
address: 0F 00 00 00
command: 34 00 00 00
#
# Model: JTC Genesis 5.5
#
name: Mute
type: parsed
protocol: NECext
address: 01 72 00 00
command: 5C A3 00 00
#
name: Power
type: parsed
protocol: NECext
address: 01 72 00 00
command: 1E E1 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 01 72 00 00
command: 0A F5 00 00
#
name: Vol_dn
type: parsed
protocol: NECext
address: 01 72 00 00
command: 06 F9 00 00
#
name: Ch_next
type: parsed
protocol: NECext
address: 01 72 00 00
command: 48 B7 00 00
#
name: Ch_prev
type: parsed
protocol: NECext
address: 01 72 00 00
command: 44 BB 00 00