From 0d813c15b91e8bf8aa26065f1749849f2d3c9c6b Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 24 Sep 2024 14:42:38 -0700 Subject: [PATCH] Added Waltham WTHD3214B TV (thanks SullivanNagler!) Per https://github.com/Lucaslhm/Flipper-IRDB/issues/801 --- TVs/Waltham/Waltham_WTHD3214B.ir | 76 ++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 TVs/Waltham/Waltham_WTHD3214B.ir diff --git a/TVs/Waltham/Waltham_WTHD3214B.ir b/TVs/Waltham/Waltham_WTHD3214B.ir new file mode 100644 index 00000000..e0fd660f --- /dev/null +++ b/TVs/Waltham/Waltham_WTHD3214B.ir @@ -0,0 +1,76 @@ +Filetype: IR signals file +Version: 1 +# +# Waltham WTHD3214B TV +# +name: Power +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: Ch_next +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 20 00 00 00 +# +name: Ch_prev +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 21 00 00 00 +# +name: Vol_up +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 10 00 00 00 +# +name: Vol_dn +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 11 00 00 00 +# +name: Mute +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: Input +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 38 00 00 00 +# +name: Up +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 16 00 00 00 +# +name: Right +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 12 00 00 00 +# +name: Down +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 17 00 00 00 +# +name: Left +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 13 00 00 00 +# +name: Enter +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 35 00 00 00