From b94556f0e441335416492f4d0e9cf230a1eba2fc Mon Sep 17 00:00:00 2001 From: sovetnik Date: Thu, 19 Jan 2023 09:14:49 +0300 Subject: [PATCH] Added KEF LSX Speakers https://assets.kef.com/pdf_doc/LSX/LSX-manual-EN.pdf section 5.3 about remote --- Speakers/KEF/LSX.ir | 50 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Speakers/KEF/LSX.ir diff --git a/Speakers/KEF/LSX.ir b/Speakers/KEF/LSX.ir new file mode 100644 index 00000000..16efb144 --- /dev/null +++ b/Speakers/KEF/LSX.ir @@ -0,0 +1,50 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 02 00 00 00 +# +name: Source +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 1A 00 00 00 +# +name: Minus +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 05 00 00 00 +# +name: Plus +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 06 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 04 00 00 00 +# +name: Play_pause +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 18 00 00 00 +# +name: Previous +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 4B 00 00 00 +# +name: Next +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 4A 00 00 00