From 0372c8bc04484d3b0206e78733a2b1142b5d605e Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Mon, 14 Nov 2022 22:21:49 +0000 Subject: [PATCH] Added Xfinity XR15 & XR11 (Thanks atomiczsec!) --- Cable_Boxes/Xfinity/Xfinity_XR11.ir | 38 +++++++++++++++++++++++++++++ Cable_Boxes/Xfinity/Xfinity_XR15.ir | 32 ++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 Cable_Boxes/Xfinity/Xfinity_XR11.ir create mode 100644 Cable_Boxes/Xfinity/Xfinity_XR15.ir diff --git a/Cable_Boxes/Xfinity/Xfinity_XR11.ir b/Cable_Boxes/Xfinity/Xfinity_XR11.ir new file mode 100644 index 00000000..d348021c --- /dev/null +++ b/Cable_Boxes/Xfinity/Xfinity_XR11.ir @@ -0,0 +1,38 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0F F0 00 00 +# +name: Tv_Power +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0F F0 00 00 +# +name: Volume_Up +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0C F3 00 00 +# +name: Volume_Down +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0D F2 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0E F1 00 00 +# +name: Tv_Input +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 1D E2 00 00 diff --git a/Cable_Boxes/Xfinity/Xfinity_XR15.ir b/Cable_Boxes/Xfinity/Xfinity_XR15.ir new file mode 100644 index 00000000..4bcb4f4b --- /dev/null +++ b/Cable_Boxes/Xfinity/Xfinity_XR15.ir @@ -0,0 +1,32 @@ +Filetype: IR signals file +Version: 1 +# +name: Volume_Up +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0C F3 00 00 +# +name: Volume_Down +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0D F2 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0E F1 00 00 +# +name: Power +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0F F0 00 00 +# +name: Tv_Input +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 1D E2 00 00