Added new IR commands (#3480)

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
小兽兽 2024-03-20 18:24:33 -04:00 committed by GitHub
parent 1bef579b82
commit 0c465f7eb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1800,3 +1800,31 @@ type: parsed
protocol: NECext
address: 01 72 00 00
command: 44 BB 00 00
#
# Koro Box
#
name: Power
type: parsed
protocol: NEC
address: 01 00 00 00
command: 18 00 00 00
#
# Toshiba Amazon TV
#
name: Vol_up
type: parsed
protocol: NEC
address: 01 00 00 00
command: 0E 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 01 00 00 00
command: 0F 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 01 00 00 00
command: 17 00 00 00