mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-02-23 04:53:43 +00:00
commit
5e0cc9949d
@ -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
|
||||||
|
@ -11,7 +11,7 @@ Version: 1
|
|||||||
# Also a HUGE thank you to Amec0e for continued maintenance!
|
# Also a HUGE thank you to Amec0e for continued maintenance!
|
||||||
############################################################
|
############################################################
|
||||||
#
|
#
|
||||||
# Updated on 17th August 2022
|
# Updated on 21th August 2022
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
@ -2369,6 +2369,7 @@ type: parsed
|
|||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 17 00 00 00
|
command: 17 00 00 00
|
||||||
|
#
|
||||||
# BRANDT
|
# BRANDT
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
||||||
@ -2830,8 +2831,6 @@ type: parsed
|
|||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A0 00 00 00
|
address: A0 00 00 00
|
||||||
command: 1F 00 00 00
|
command: 1F 00 00 00
|
||||||
#
|
|
||||||
# ROKU
|
|
||||||
#
|
#
|
||||||
# SAMSUNG
|
# SAMSUNG
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user