Added Dasinko LED Light Bulb (Thanks at0m!)

This commit is contained in:
amec0e 2022-09-17 21:01:44 +01:00 committed by GitHub
parent b40eb76d7d
commit 4d0495f5ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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