
Available from:
Banggood.com
Aliexpress.com
Manufacturer:
Blitzwolf.com
Install method:
Tuya-Convert
GPIO # | Component |
---|---|
GPIO00 | None |
GPIO01 | None |
GPIO02 | None |
GPIO03 | None |
GPIO04 | PWM5 |
GPIO05 | PWM2 |
GPIO09 | None |
GPIO10 | None |
GPIO12 | PWM3 |
GPIO13 | IRrecv |
GPIO14 | PWM4 |
GPIO15 | PWM1 |
GPIO16 | None |
FLAG | None |
Tuya-Convert might not be possible for this device since the template was added (2020-02-06).
This light bulb has a built-in IR receiver connected to a GPIO which opens up many possibilities. You could theoretically use your TVs remote to control the bulb.
IrReceived strings for the remote:
Power
{"Protocol":"NEC","Bits":32,"Data":"0x21C724DB"}
Moon
{"Protocol":"NEC","Bits":32,"Data":"0x21C754AB"}
Up Arrow
{"Protocol":"NEC","Bits":32,"Data":"0x21C7847B"}
Down Arrow
{"Protocol":"NEC","Bits":32,"Data":"0x21C744BB"}
<W
{"Protocol":"NEC","Bits":32,"Data":"0x21C7E41B"}
C>
{"Protocol":"NEC","Bits":32,"Data":"0x21C714EB"}
100%
{"Protocol":"NEC","Bits":32,"Data":"0x21C704FB"}
RGB
{"Protocol":"NEC","Bits":32,"Data":"0x21C7649B"}
D
{"Protocol":"NEC","Bits":32,"Data":"0x21C7827D"}
S
{"Protocol":"NEC","Bits":32,"Data":"0x21C7C43B"}
With the following rules the remote is configured with these functions:
- Power TOGGLE
- Nighlight mode using Dimmer 10 and CT 500
- Dimmer + / -
- CT +/- (CCT mode) / Color +/- (RGB mode)
- Max brightness - Dimmer 100
- Switch between CCT and RGB mode
- Maximum white (Color FFFFFFFFFF) (CCT mode) / Single color (RGB mode)
- Wakeup mode (CCT mode) / Cycle RGB colors (RGB mode)
Modify WakeupDuration to how many seconds you would like the wakeup sequence to last. Fade is for smoothness of transition (adjust the fading speed with Speed +
or Speed -
)