mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-01-11 21:27:34 +00:00
Merge pull request #471 from UberGuidoZ/main
Minor update and organization
This commit is contained in:
commit
26bc8070f3
@ -1,100 +1,100 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
# Originally for OMERIL LED Mini Disco Party Light
|
# Originally for OMERIL LED Mini Disco Party Light
|
||||||
# Presumably a generic/OEM product with many
|
# Presumably a generic/OEM product with many
|
||||||
# different brand names all over Amazon.
|
# different brand names all over Amazon.
|
||||||
# Most have model number LD-090
|
# Most have model number LD-090
|
||||||
# Has sound activated modes, motorised rotation of
|
# Has sound activated modes, motorised rotation of
|
||||||
# LEDs, comes with 15 button remote.
|
# LEDs, comes with 15 button remote.
|
||||||
#
|
#
|
||||||
name: Power_OnOff
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 45 00 00 00
|
command: 45 00 00 00
|
||||||
#
|
#
|
||||||
name: Motor_OnOff
|
name: Motor_OnOff
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: Music_Mode1
|
name: Music_Mode1
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: Music_Mode2
|
name: Music_Mode2
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 15 00 00 00
|
command: 15 00 00 00
|
||||||
#
|
#
|
||||||
name: Music_Mode3
|
name: Music_Mode3
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: Flash_Mode
|
name: Flash_Mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 19 00 00 00
|
command: 19 00 00 00
|
||||||
#
|
#
|
||||||
name: Blue
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: Green
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 18 00 00 00
|
command: 18 00 00 00
|
||||||
#
|
#
|
||||||
name: Red
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 5E 00 00 00
|
command: 5E 00 00 00
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
name: GreenBlue
|
name: GreenBlue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: RedGreen
|
name: RedGreen
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 1C 00 00 00
|
command: 1C 00 00 00
|
||||||
#
|
#
|
||||||
name: RedBlue
|
name: RedBlue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 5A 00 00 00
|
command: 5A 00 00 00
|
||||||
#
|
#
|
||||||
name: Auto_RGB
|
name: Auto_RGB
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 42 00 00 00
|
command: 42 00 00 00
|
||||||
#
|
#
|
||||||
name: Speed-
|
name: Speed-
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 52 00 00 00
|
command: 52 00 00 00
|
||||||
#
|
#
|
||||||
name: Speed+
|
name: Speed+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 4A 00 00 00
|
command: 4A 00 00 00
|
Loading…
x
Reference in New Issue
Block a user