From 62ad59ee9063e01824ec1ffbc3f7e12fdc7c287e Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 5 Jul 2022 10:27:08 -0700 Subject: [PATCH] Added another Bose Solo (thanks slipperysam!) --- SoundBars/Bose/Bose_Solo_Soundbar.ir | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 SoundBars/Bose/Bose_Solo_Soundbar.ir diff --git a/SoundBars/Bose/Bose_Solo_Soundbar.ir b/SoundBars/Bose/Bose_Solo_Soundbar.ir new file mode 100644 index 00000000..ac222b83 --- /dev/null +++ b/SoundBars/Bose/Bose_Solo_Soundbar.ir @@ -0,0 +1,22 @@ +Filetype: IR signals file +Version: 1 +# +# Bose Solo Soundbar +# +name: Power +type: parsed +protocol: NECext +address: BA A0 00 00 +command: 4C B3 00 00 +# +name: Up +type: parsed +protocol: NECext +address: BA A0 00 00 +command: 03 FC 00 00 +# +name: Down +type: parsed +protocol: NECext +address: BA A0 00 00 +command: 02 FD 00 00 \ No newline at end of file