Eva Logik 3-Way
Switch
Model reference: WF30

Available from:
Amazon.com
Manufacturer:
Evalogik.com
Flashed with:
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 |
Template
{"NAME":"WF30 Switch","GPIO":[0,0,0,0,18,0,0,0,21,17,0,0,0],"FLAG":0,"BASE":18}
Tuya-Convert might not be possible for this device if the manufacturer started using newest Tuya firmware since this template was published (2020-01-17).
Required rules to make the “up” button turn power on, and the “down” button turn power off:
console
Rule1 on button1#state do power1 on endon
Rule1 1
Rule2 on button2#state do power1 off endon
Rule2 1
”