From 15739d5e006e5203a45bb8e23e217f1e25a9b392 Mon Sep 17 00:00:00 2001 From: kerouanton <0github@9c.re> Date: Sun, 31 Jul 2022 12:05:22 +0200 Subject: [PATCH] Added Mute button --- SoundBars/Bose/Bose_Solo_Soundbar.ir | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SoundBars/Bose/Bose_Solo_Soundbar.ir b/SoundBars/Bose/Bose_Solo_Soundbar.ir index ac222b83..825dbfb4 100644 --- a/SoundBars/Bose/Bose_Solo_Soundbar.ir +++ b/SoundBars/Bose/Bose_Solo_Soundbar.ir @@ -19,4 +19,10 @@ name: Down type: parsed protocol: NECext address: BA A0 00 00 -command: 02 FD 00 00 \ No newline at end of file +command: 02 FD 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: BA A0 00 00 +command: 01 FD 00 00 \ No newline at end of file