From 542c57818aab64cb491a5c5b9f24247a34ee64ed Mon Sep 17 00:00:00 2001 From: Ded Hed Zed! <106502744+dedhedzed@users.noreply.github.com> Date: Mon, 30 May 2022 00:38:10 -0400 Subject: [PATCH] Add files via upload Works on Sony KD-##X##J TVs. Tested on 75X90J, 55X85J, 50X80J and 65X86J. Not complete but I'm on it. --- TVs/Sony/Sony_KD.ir | 74 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 TVs/Sony/Sony_KD.ir diff --git a/TVs/Sony/Sony_KD.ir b/TVs/Sony/Sony_KD.ir new file mode 100644 index 00000000..e73aa0b2 --- /dev/null +++ b/TVs/Sony/Sony_KD.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 15 00 00 00 +# +name: Vol_up +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 12 00 00 00 +# +name: Vol_dn +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 13 00 00 00 +# +name: Mute +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 14 00 00 00 +# +name: Up +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 74 00 00 00 +# +name: Down +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 75 00 00 00 +# +name: Left +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 34 00 00 00 +# +name: Right +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 33 00 00 00 +# +name: Home +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 60 00 00 00 +# +name: Back +type: parsed +protocol: SIRC15 +address: 97 00 00 00 +command: 23 00 00 00 +# +name: Select +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 65 00 00 00 +# +name: Input +type: parsed +protocol: SIRC +address: 01 00 00 00 +command: 25 00 00 00