Skip to content

Commit

Permalink
Added Sonos ARC, Beam, Playbar, and Playbase (E_Surge)
Browse files Browse the repository at this point in the history
  • Loading branch information
UberGuidoZ authored Dec 3, 2022
1 parent e9bb94f commit c663597
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions SoundBars/Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c663597

Please sign in to comment.