mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Add Dutch Originals Soundbar
Reverse engineered remote protocol for the Dutch Originals sound bar.
This commit is contained in:
parent
45b57c0df3
commit
02fef8e6cb
45
SoundBars/DutchOriginals/dutch_originals_soundbar.ir
Normal file
45
SoundBars/DutchOriginals/dutch_originals_soundbar.ir
Normal file
@ -0,0 +1,45 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Model: Dutch Originals Sound Bar
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: Change_Input
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Play/Pause
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 6A 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 5E 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: Vol_Min
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 18 00 00 00
|
Loading…
Reference in New Issue
Block a user