Add SoundblasterX soundbar remote

This commit is contained in:
crobinson89
2022-04-25 09:34:54 -05:00
committed by GitHub
parent d25bfaabc9
commit d8985397d1

View File

@@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NECext
address: 83 22 00 00
command: 08 F7 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 83 22 00 00
command: 0C F3 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 83 22 00 00
command: 0A F5 00 00
#
name: Vol_down
type: parsed
protocol: NECext
address: 83 22 00 00
command: 01 FE 00 00
#
name: Play_pause
type: parsed
protocol: NECext
address: 83 22 00 00
command: 09 F6 00 00
#
name: Prev
type: parsed
protocol: NECext
address: 83 22 00 00
command: 07 F8 00 00
#
name: Next
type: parsed
protocol: NECext
address: 83 22 00 00
command: 06 F9 00 00