mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-26 04:51:55 +00:00
Added Dasinko LED Light Bulb (Thanks at0m!)
This commit is contained in:
parent
b40eb76d7d
commit
4d0495f5ec
34
LED_Lighting/Dasinko/Dasinko_LED.ir
Normal file
34
LED_Lighting/Dasinko/Dasinko_LED.ir
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Dasinko LED Light Bulb
|
||||||
|
#
|
||||||
|
name: LED_Off
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 47 00 00 00
|
||||||
|
#
|
||||||
|
name: LED_On
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 45 00 00 00
|
||||||
|
#
|
||||||
|
name: Red
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 00 00 00 00
|
||||||
|
command: 16 00 00 00
|
||||||
|
#
|
||||||
|
name: Green
|
||||||
|
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: 0D 00 00 00
|
Loading…
Reference in New Issue
Block a user