mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-12-25 12:57:11 +00:00
Merge pull request #354 from UberGuidoZ/main
Added Sonos ARC, Beam, Playbar, and Playbase (E_Surge)
This commit is contained in:
commit
6f19e72abf
28
SoundBars/Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir
Normal file
28
SoundBars/Sonos/Sonos_ARC_Beam_Playbar_Playbase.ir
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user