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