CNSKOU Touch Dimmer (SK-W801T)
Available from:
Cnskou.en.alibaba.com
Manufacturer:
Cnskou.com
Install method:
Tuya-Convert
| GPIO # | Component |
|---|---|
| GPIO00 | None |
| GPIO01 | None |
| GPIO02 | None |
| GPIO03 | None |
| GPIO04 | None |
| GPIO05 | None |
| GPIO09 | None |
| GPIO10 | None |
| GPIO12 | None |
| GPIO13 | None |
| GPIO14 | Led3 |
| GPIO15 | None |
| GPIO16 | None |
| FLAG | None |
Configuration (old format, will be converted to new template when applied)
{"NAME":"CNSKOU Dimmer Switch","GPIO":[0,0,0,0,0,0,0,0,0,0,54,0,0],"FLAG":0,"BASE":54}
WARNING: New Tuya devices have replaced their Wi-Fi module with one incompatible with Tasmota!!!
Tuya-Convert might not be possible for this device since the template was added (2020-06-28).
Tuya-Convert might not be possible for this device since the template was added (2020-06-28).
Once the template is applied, run the following commands to configure communication with the MCU:
Backlog TuyaMCU 11,1; TuyaMCU 21,2; DimmerRange 0,1000
I found that the lights started to flicker when the brightness was below about 20%, to prevent this, I have the following rule (adjust the 20 below to what works for your setup):
rule1 ON Dimmer#State<20 DO Dimmer 20 ENDON