From eec521fc2274fcbd9968f39e9f795501e2e628f1 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 1 Aug 2022 21:06:00 -0700 Subject: [PATCH] Added JBL Cinema CB150 (thanks PixelHerstel!) --- Speakers/JBL/JBL_Cinema_CB150.ir | 40 ++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Speakers/JBL/JBL_Cinema_CB150.ir diff --git a/Speakers/JBL/JBL_Cinema_CB150.ir b/Speakers/JBL/JBL_Cinema_CB150.ir new file mode 100644 index 00000000..651cd70c --- /dev/null +++ b/Speakers/JBL/JBL_Cinema_CB150.ir @@ -0,0 +1,40 @@ +Filetype: IR signals file +Version: 1 +# +# JBL Cinema CB150 +# +name: On_off +type: parsed +protocol: NECext +address: 86 FF 00 00 +command: 1B E4 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 86 FF 00 00 +command: 2A D5 00 00 +# +name: Volume_up +type: parsed +protocol: NECext +address: 86 FF 00 00 +command: 14 EB 00 00 +# +name: Volume_down +type: parsed +protocol: NECext +address: 86 FF 00 00 +command: 13 EC 00 00 +# +name: Bass_up +type: parsed +protocol: NECext +address: 86 FF 00 00 +command: 28 D7 00 00 +# +name: Bass_down +type: parsed +protocol: NECext +address: 86 FF 00 00 +command: 22 DD 00 00