Added Sonos ARC, Beam, Playbar, and Playbase (E_Surge)

main
UberGuidoZ 2022-12-03 11:50:25 -08:00 committed by GitHub
parent e9bb94fba6
commit c6635978a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View 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