mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-04-13 05:47:16 +00:00
Updated audio.ir
Added Creative Soundbar and Phillips CD Player
This commit is contained in:
parent
073f6f2d1b
commit
e328694d15
@ -9,7 +9,7 @@ Version: 1
|
|||||||
# HUGE thank you to Amec0e for continued maintenance!
|
# HUGE thank you to Amec0e for continued maintenance!
|
||||||
#####################################################
|
#####################################################
|
||||||
#
|
#
|
||||||
# Updated 16th August 2022
|
# Updated 21th August 2022
|
||||||
#
|
#
|
||||||
# | SPEAKERS |
|
# | SPEAKERS |
|
||||||
#
|
#
|
||||||
@ -562,6 +562,26 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 0A 1D 00 00
|
address: 0A 1D 00 00
|
||||||
command: 01 FE 00 00
|
command: 01 FE 00 00
|
||||||
|
#
|
||||||
|
# CREATIVE
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 20 00 00 00
|
||||||
|
command: 06 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 20 00 00 00
|
||||||
|
command: 07 00 00 00
|
||||||
|
#
|
||||||
|
name: MUTE
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 20 00 00 00
|
||||||
|
command: 1E 00 00 00
|
||||||
#
|
#
|
||||||
# KLIPSCH
|
# KLIPSCH
|
||||||
#
|
#
|
||||||
@ -1114,6 +1134,26 @@ protocol: NECext
|
|||||||
address: D2 03 00 00
|
address: D2 03 00 00
|
||||||
command: 05 FA 00 00
|
command: 05 FA 00 00
|
||||||
#
|
#
|
||||||
|
# PHILLIPS
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: RC5
|
||||||
|
address: 14 00 00 00
|
||||||
|
command: 0C 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL-
|
||||||
|
type: parsed
|
||||||
|
protocol: RC5
|
||||||
|
address: 14 00 00 00
|
||||||
|
command: 11 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
type: parsed
|
||||||
|
protocol: RC5
|
||||||
|
address: 14 00 00 00
|
||||||
|
command: 10 00 00 00
|
||||||
|
#
|
||||||
# REGA
|
# REGA
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: MUTE
|
||||||
|
Loading…
Reference in New Issue
Block a user