Added Hitachi SmartTV 43140 (thanks JB Fouillard!)

This commit is contained in:
UberGuidoZ 2022-08-08 01:33:56 -07:00 committed by GitHub
parent 1bb479bd9e
commit 01ede4f94e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,94 @@
Filetype: IR signals file
Version: 1
#
# Hitachi SmartTV 43140
#
name: Power
type: parsed
protocol: RC5
address: 03 00 00 00
command: 0C 00 00 00
#
name: Home
type: parsed
protocol: RC5
address: 03 00 00 00
command: 30 00 00 00
#
name: Vol_up
type: parsed
protocol: RC5
address: 03 00 00 00
command: 10 00 00 00
#
name: Vol_down
type: parsed
protocol: RC5
address: 03 00 00 00
command: 11 00 00 00
#
name: Chan_up
type: parsed
protocol: RC5
address: 03 00 00 00
command: 20 00 00 00
#
name: Chan_down
type: parsed
protocol: RC5
address: 03 00 00 00
command: 21 00 00 00
#
name: Mute
type: parsed
protocol: RC5
address: 03 00 00 00
command: 0D 00 00 00
#
name: Input
type: parsed
protocol: RC5
address: 03 00 00 00
command: 38 00 00 00
#
name: Up
type: parsed
protocol: RC5
address: 03 00 00 00
command: 14 00 00 00
#
name: Down
type: parsed
protocol: RC5
address: 03 00 00 00
command: 13 00 00 00
#
name: Ok
type: parsed
protocol: RC5
address: 03 00 00 00
command: 35 00 00 00
#
name: Left
type: parsed
protocol: RC5
address: 03 00 00 00
command: 15 00 00 00
#
name: Right
type: parsed
protocol: RC5
address: 03 00 00 00
command: 16 00 00 00
#
name: Back
type: parsed
protocol: RC5
address: 03 00 00 00
command: 0A 00 00 00
#
name: Exit
type: parsed
protocol: RC5
address: 03 00 00 00
command: 25 00 00 00