mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-09-22 22:27:59 +03:00
Added Dasinko LED Light Bulb (Thanks at0m!)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user