mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Added generic RGB LED Disco Light
This commit is contained in:
parent
a523a8a921
commit
477d9ea2bf
99
LED_Lighting/LED_Disco_Light.ir
Normal file
99
LED_Lighting/LED_Disco_Light.ir
Normal file
@ -0,0 +1,99 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Originally for OMERIL LED Mini Disco Party Light
|
||||
# Presumably a generic/OEM product with many
|
||||
# different brand names all over Amazon.
|
||||
# Most have model number LD-090
|
||||
# Has sound activated modes, motorised rotation of # LEDs, comes with 15 button remote.
|
||||
#
|
||||
name: Power_OnOff
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: Motor_OnOff
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: Music_Mode1
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: Music_Mode2
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Music_Mode3
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: Flash_Mode
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: Blue
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: Green
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: Red
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 5E 00 00 00
|
||||
#
|
||||
#
|
||||
name: GreenBlue
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: RedGreen
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: RedBlue
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 5A 00 00 00
|
||||
#
|
||||
name: Auto_RGB
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: Speed-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: Speed+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 4A 00 00 00
|
Loading…
Reference in New Issue
Block a user