From 52385f1c22cc3cef60ef01883b2b9d53dae8a2cd Mon Sep 17 00:00:00 2001 From: Nico Smith Date: Fri, 27 May 2022 17:53:13 -0400 Subject: [PATCH] Create TCL_ROKU_US US ROKU TCL Remote --- Infrared/TVs/TCL/TCL_ROKU_US | 53 ++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 Infrared/TVs/TCL/TCL_ROKU_US diff --git a/Infrared/TVs/TCL/TCL_ROKU_US b/Infrared/TVs/TCL/TCL_ROKU_US new file mode 100644 index 00000000..ed37e468 --- /dev/null +++ b/Infrared/TVs/TCL/TCL_ROKU_US @@ -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