Added Bose TV Remote (Thanks Matthieu!)

This commit is contained in:
amec0e 2022-09-17 20:06:36 +01:00 committed by GitHub
parent e757755a6e
commit 3049485aac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

28
TVs/Bose/Bose_TV.ir Normal file
View 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