Eva Logik 3-Way Switch (WF30)
Available from:
Amazon.com
Manufacturer:
Evalogik.com
Install method:
Tuya-Convert
GPIO # | Component |
---|---|
GPIO00 | None |
GPIO01 | None |
GPIO02 | None |
GPIO03 | None |
GPIO04 | Button2 |
GPIO05 | None |
GPIO09 | None |
GPIO10 | None |
GPIO12 | Relay1 |
GPIO13 | Button1 |
GPIO14 | None |
GPIO15 | None |
GPIO16 | None |
FLAG | None |
Configuration (old format, will be converted to new template when applied)
{"NAME":"WF30 Switch","GPIO":[0,0,0,0,18,0,0,0,21,17,0,0,0],"FLAG":0,"BASE":18}
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-01-17).
Tuya-Convert might not be possible for this device since the template was added (2020-01-17).
Device dated 04/21 comes with the WD2S module, device dated 05/20, is still tuya-convert compatible.
Required rules to make the “up” button turn power on, and the “down” button turn power off:
Backlog Rule1 on button1#state do power1 on endon on button2#state do power1 off endon; Rule1 1