From c6635978a9b8a62d29d70b89493e632fe2399406 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 3 Dec 2022 11:50:25 -0800 Subject: [PATCH] Added Sonos ARC, Beam, Playbar, and Playbase (E_Surge) --- .../Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 SoundBars/Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir diff --git a/SoundBars/Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir b/SoundBars/Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir new file mode 100644 index 00000000..ebb74c9b --- /dev/null +++ b/SoundBars/Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir @@ -0,0 +1,28 @@ +Filetype: IR signals file +Version: 1 +# +# Sonos ARC, Beam, Playbar, and Playbase +# +name: VolumeUp +type: parsed +protocol: NECext +address: 80 D9 00 00 +command: 8A 75 00 00 +# +name: VolumeDown +type: parsed +protocol: NECext +address: 80 D9 00 00 +command: 88 77 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 80 D9 00 00 +command: 8C 73 00 00 +# +name: Input +type: parsed +protocol: NECext +address: 80 D9 00 00 +command: 86 79 00 00