Moes SS01S-1 Switch
Available from:
Banggood.com
Amazon.com
Install method:
Tuya-Convert
GPIO # | Component |
---|---|
GPIO00 | User |
GPIO01 | User |
GPIO02 | User |
GPIO03 | User |
GPIO04 | Led1i |
GPIO05 | None |
GPIO09 | None |
GPIO10 | None |
GPIO12 | Relay1 |
GPIO13 | Button1 |
GPIO14 | User |
GPIO15 | User |
GPIO16 | User |
FLAG | None |
Configuration (old format, will be converted to new template when applied)
{"NAME":"Moes Switch","GPIO":[255,255,255,255,56,0,0,0,21,17,255,255,255],"FLAG":0,"BASE":18}
Use code
BLAKADDER
when buying from moeshouse.com store for a 20% discount.
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 (2019-12-08).
Rule to enable white LED to be ON when light is OFF
Rule3 on power1#state=1 do ledpower 0 endon on power1#state=0 do ledpower 1 endon
Rule3 1