From a1a0db394bf00d9b7974c9d3272c20eae75f27db Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 31 Aug 2023 19:55:24 -0700 Subject: [PATCH] JBL 5.1 Surround Soundbar (thanks coolshrimp!) https://github.com/Lucaslhm/Flipper-IRDB/issues/565 --- SoundBars/JBL/JBL_5_1_Soundbar.ir | 52 +++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 SoundBars/JBL/JBL_5_1_Soundbar.ir diff --git a/SoundBars/JBL/JBL_5_1_Soundbar.ir b/SoundBars/JBL/JBL_5_1_Soundbar.ir new file mode 100644 index 00000000..22827960 --- /dev/null +++ b/SoundBars/JBL/JBL_5_1_Soundbar.ir @@ -0,0 +1,52 @@ +Filetype: IR signals file +Version: 1 +# +# For JBL Bar 5.1 Surround - 550-Watt 5.1 Channel Soundbar with 10" Wireless Subwoofer +# +name: Power +type: parsed +protocol: NECext +address: 84 74 00 00 +command: FF 00 00 00 +# +name: TV +type: parsed +protocol: NECext +address: 80 70 00 00 +command: B9 46 00 00 +# +name: Bluetooth +type: parsed +protocol: NECext +address: 80 70 00 00 +command: BA 45 00 00 +# +name: Bass +type: parsed +protocol: NECext +address: 80 70 00 00 +command: EC 13 00 00 +# +name: HDMI +type: parsed +protocol: NECext +address: 80 70 00 00 +command: F2 0D 00 00 +# +name: Vol+ +type: parsed +protocol: NECext +address: 80 70 00 00 +command: C7 38 00 00 +# +name: Vol- +type: parsed +protocol: NECext +address: 80 70 00 00 +command: C8 37 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 80 70 00 00 +command: C1 3E 00 00