Merge pull request #190 from UberGuidoZ/main

Added JBL Cinema CB150 (thanks PixelHerstel!)
main
UberGuidoZ 2022-08-01 21:07:12 -07:00 committed by GitHub
commit 0bb30ef7e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# JBL Cinema CB150
#
name: On_off
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 1B E4 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 2A D5 00 00
#
name: Volume_up
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 14 EB 00 00
#
name: Volume_down
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 13 EC 00 00
#
name: Bass_up
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 28 D7 00 00
#
name: Bass_down
type: parsed
protocol: NECext
address: 86 FF 00 00
command: 22 DD 00 00