From e8d7e555c383a0759b10588e9b473db02875cd51 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:58:06 -0700 Subject: [PATCH] Added Wbox TV (thanks Deltatwenty!) --- TVs/Wbox/Wbox_TV.ir | 88 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 TVs/Wbox/Wbox_TV.ir diff --git a/TVs/Wbox/Wbox_TV.ir b/TVs/Wbox/Wbox_TV.ir new file mode 100644 index 00000000..10b84b1e --- /dev/null +++ b/TVs/Wbox/Wbox_TV.ir @@ -0,0 +1,88 @@ +Filetype: IR signals file +Version: 1 +# +# Wbox TV +# +name: Power +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0A F5 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0B F4 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0E F1 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 10 EF 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 11 EE 00 00 +# +name: Ok +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0D F2 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 15 EA 00 00 +# +name: Vol_dwn +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 1C E3 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 40 BF 00 00 +# +name: Exit +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 41 BE 00 00 +# +name: Chn_up +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 1F E0 00 00 +# +name: Chn_dwn +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 1E E1 00 00 +# +name: Source +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0C F3 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0F F0 00 00