Create TCL_ROKU_US

US ROKU  TCL Remote
This commit is contained in:
Nico Smith 2022-05-27 17:53:13 -04:00 committed by GitHub
parent 067c001a5e
commit 52385f1c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,53 @@
#
# TCL Roku TV Remote US by socks
#
Filetype: IR signals file
Version: 1
#
name: Power_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 17 E8 00 00
#
name: Back_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 66 99 00 00
#
name: Home_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 03 FC 00 00
#
name: Left_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 1E E1 00 00
#
name: Up_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 19 E6 00 00
#
name: Right_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 2D D2 00 00
#
name: Down_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 33 CC 00 00
#
name: Select_tcl
type: parsed
protocol: NECext
address: EA C7 00 00
command: 2A D5 00 00