mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Added Bose TV Remote (Thanks Matthieu!)
This commit is contained in:
parent
e757755a6e
commit
3049485aac
28
TVs/Bose/Bose_TV.ir
Normal file
28
TVs/Bose/Bose_TV.ir
Normal file
@ -0,0 +1,28 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# For Bose TV
|
||||
#
|
||||
name: On_off
|
||||
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 FE 00 00
|
Loading…
Reference in New Issue
Block a user