mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
ce34beea03
Fixing nameing of buttons to name scheme
28 lines
402 B
Plaintext
28 lines
402 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
# Bose Solo Soundbar
|
|
#
|
|
name: POWER
|
|
type: parsed
|
|
protocol: NECext
|
|
address: BA A0 00 00
|
|
command: 4C B3 00 00
|
|
#
|
|
name: Up
|
|
type: parsed
|
|
protocol: NECext
|
|
address: BA A0 00 00
|
|
command: 03 FC 00 00
|
|
#
|
|
name: Down
|
|
type: parsed
|
|
protocol: NECext
|
|
address: BA A0 00 00
|
|
command: 02 FD 00 00
|
|
#
|
|
name: MUTE
|
|
type: parsed
|
|
protocol: NECext
|
|
address: BA A0 00 00
|
|
command: 01 FD 00 00 |