Added Dasinko LED Light Bulb (Thanks at0m!)
parent
b40eb76d7d
commit
4d0495f5ec
|
@ -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