From 6cae081b82f4f0acf89752326beca7b3f77324ea Mon Sep 17 00:00:00 2001 From: Brandon Derry Date: Fri, 28 Jun 2024 22:55:32 -0400 Subject: [PATCH 1/3] add rca two remotes Add RCA RLDED3258A-B and a RCA Roku 24 inch TV, wasn't able to get the model but, none of the existing remotes worked... --- TVs/RCA/RCA 24 Roku.ir | 104 ++++++++++++++++++++++++++++++++++++ TVs/RCA/RCA RLDED3258A-B.ir | 104 ++++++++++++++++++++++++++++++++++++ 2 files changed, 208 insertions(+) create mode 100644 TVs/RCA/RCA 24 Roku.ir create mode 100644 TVs/RCA/RCA RLDED3258A-B.ir diff --git a/TVs/RCA/RCA 24 Roku.ir b/TVs/RCA/RCA 24 Roku.ir new file mode 100644 index 00000000..51897766 --- /dev/null +++ b/TVs/RCA/RCA 24 Roku.ir @@ -0,0 +1,104 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 17 E8 00 00 +# +name: Home +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 03 FC 00 00 +# +name: Back +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 66 99 00 00 +# +name: Ok +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 2A D5 00 00 +# +name: Up +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 19 E6 00 00 +# +name: Down +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 33 CC 00 00 +# +name: Left +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 1E E1 00 00 +# +name: Right +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 2D D2 00 00 +# +name: Play +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 4C B3 00 00 +# +name: Rewind +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 34 CB 00 00 +# +name: Forward +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 55 AA 00 00 +# +name: Options +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 61 9E 00 00 +# +name: Sleep +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 62 9D 00 00 +# +name: Netflix +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 52 AD 00 00 +# +name: Disney +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 0C F3 00 00 +# +name: Appletv +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 77 88 00 00 +# +name: Crave +type: parsed +protocol: NECext +address: EA C7 00 00 +command: 79 86 00 00 diff --git a/TVs/RCA/RCA RLDED3258A-B.ir b/TVs/RCA/RCA RLDED3258A-B.ir new file mode 100644 index 00000000..e87f5667 --- /dev/null +++ b/TVs/RCA/RCA RLDED3258A-B.ir @@ -0,0 +1,104 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 52 00 00 00 +# +name: Source +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 40 00 00 00 +# +name: Vol_up +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 03 00 00 00 +# +name: Vol_down +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 41 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 47 00 00 00 +# +name: Down +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 4D 00 00 00 +# +name: Left +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 49 00 00 00 +# +name: Right +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 4B 00 00 00 +# +name: Enter +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 4A 00 00 00 +# +name: Smode +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 53 00 00 00 +# +name: Menu +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 06 00 00 00 +# +name: Exit +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 0A 00 00 00 +# +name: Chan_up +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 02 00 00 00 +# +name: Chan_down +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 09 00 00 00 +# +name: Sleep +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 4E 00 00 00 +# +name: Info +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 0F 00 00 00 +# +name: Cc +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 42 00 00 00 From 6d3e8cbc6a3042f6c985b8d8af58c9c828d3c340 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 29 Jun 2024 00:23:33 -0700 Subject: [PATCH 2/3] Added description to comment --- TVs/RCA/{RCA RLDED3258A-B.ir => RCA_RLDED3258A-B.ir} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename TVs/RCA/{RCA RLDED3258A-B.ir => RCA_RLDED3258A-B.ir} (98%) diff --git a/TVs/RCA/RCA RLDED3258A-B.ir b/TVs/RCA/RCA_RLDED3258A-B.ir similarity index 98% rename from TVs/RCA/RCA RLDED3258A-B.ir rename to TVs/RCA/RCA_RLDED3258A-B.ir index e87f5667..bed25ca1 100644 --- a/TVs/RCA/RCA RLDED3258A-B.ir +++ b/TVs/RCA/RCA_RLDED3258A-B.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 -# +# +# RCA RLDED3258A-B TV +# name: Power type: parsed protocol: NEC From 12b6055bf54b342af5d331a7e5690a5ee64f0c7b Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 29 Jun 2024 00:24:09 -0700 Subject: [PATCH 3/3] Added description to comment --- TVs/RCA/{RCA 24 Roku.ir => RCA_24_Roku.ir} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename TVs/RCA/{RCA 24 Roku.ir => RCA_24_Roku.ir} (98%) diff --git a/TVs/RCA/RCA 24 Roku.ir b/TVs/RCA/RCA_24_Roku.ir similarity index 98% rename from TVs/RCA/RCA 24 Roku.ir rename to TVs/RCA/RCA_24_Roku.ir index 51897766..654ba02c 100644 --- a/TVs/RCA/RCA 24 Roku.ir +++ b/TVs/RCA/RCA_24_Roku.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 -# +# +# RCA 24 Roku TV +# name: Power type: parsed protocol: NECext