mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Added Tuya Sunset Lamp (thanks Mimoelfa!)
This commit is contained in:
parent
d6655aec24
commit
f33bf138b6
76
LED_Lighting/Tuya/Tuya_Sunset_LED_Lamp.ir
Normal file
76
LED_Lighting/Tuya/Tuya_Sunset_LED_Lamp.ir
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Tuya Sunset LED Lamp
|
||||||
|
#
|
||||||
|
name: Off
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 02 FD 00 00
|
||||||
|
#
|
||||||
|
name: On
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 03 FC 00 00
|
||||||
|
#
|
||||||
|
name: Lighhter
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 00 FF 00 00
|
||||||
|
#
|
||||||
|
name: Darker
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 01 FE 00 00
|
||||||
|
#
|
||||||
|
name: Red
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 04 FB 00 00
|
||||||
|
#
|
||||||
|
name: Green
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 05 FA 00 00
|
||||||
|
#
|
||||||
|
name: Blue
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 06 F9 00 00
|
||||||
|
#
|
||||||
|
name: White
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 07 F8 00 00
|
||||||
|
#
|
||||||
|
name: Flash
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 0B F4 00 00
|
||||||
|
#
|
||||||
|
name: Strobe
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 0F F0 00 00
|
||||||
|
#
|
||||||
|
name: Fade
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 13 EC 00 00
|
||||||
|
#
|
||||||
|
name: Smooth
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 00 EF 00 00
|
||||||
|
command: 17 E8 00 00
|
Loading…
Reference in New Issue
Block a user