From d49c070957a835e6d6f33c4f75f3f7455d54bb8c Mon Sep 17 00:00:00 2001 From: Frank Date: Wed, 24 Jan 2024 22:01:13 +0100 Subject: [PATCH] Added Quantis LSW-1 soundbar --- SoundBars/Quantis/Quantis_LSW-1.ir | 52 ++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 SoundBars/Quantis/Quantis_LSW-1.ir diff --git a/SoundBars/Quantis/Quantis_LSW-1.ir b/SoundBars/Quantis/Quantis_LSW-1.ir new file mode 100644 index 00000000..971a1e13 --- /dev/null +++ b/SoundBars/Quantis/Quantis_LSW-1.ir @@ -0,0 +1,52 @@ +Filetype: IR signals file +Version: 1 +# +# Quantis LSW-1 Soundbar +# +name: Power +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 12 ED 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 1D E2 00 00 +# +name: Vol_dn +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 1A E5 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 03 FC 00 00 +# +name: Source +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 14 EB 00 00 +# +name: Profile_music +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 06 F9 00 00 +# +name: Profile_movie +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 0F F0 00 00 +# +name: Profile_voice +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 04 FB 00 00