From 612534fff0572a3daaa3e29c3f27b6c28417e329 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:03:55 +0000 Subject: [PATCH] Added Telenet (Thanks Frayd!) Unknown Model --- Cable_Boxes/Telenet/telenet.ir | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Cable_Boxes/Telenet/telenet.ir diff --git a/Cable_Boxes/Telenet/telenet.ir b/Cable_Boxes/Telenet/telenet.ir new file mode 100644 index 00000000..850981df --- /dev/null +++ b/Cable_Boxes/Telenet/telenet.ir @@ -0,0 +1,20 @@ +Filetype: IR signals file +Version: 1 +# +name: Vol_up +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 10 00 00 00 +# +name: Vol_down +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 11 00 00 00 +# +name: Mute +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0D 00 00 00