Hi,
I have wifi mini switch module, and I set the switch input (its live input 230v) as TglChanOnTgl.
My problem is that if I turn on the relay from the web and try to turn it on from the switch, the relay turns off (Toggle).
I want that if the relay is on and someone tries to turn it on from the switch, it stays ON, so the relay and the switch will be synced.
In Tasmota, I do this with SwitchMode 1:
From Tasmota Docs:
SwitchMode 1
Set switch to follow mode (0 = OFF, 1 = ON)
At the time when the circuit is closed, Tasmota will send ON and opening the circuit sends OFF.
Tip
You want to use SwitchMode 1 when connecting a toggle switch (e.g. a classic light switch) to your device. This way the "software switch" will mirror the state of the "hardware switch". If the real switch is in the "ON" position, the state in Tasmota is ON as well.
Can anyone help with that ?
Thanks,
Yuval
I have wifi mini switch module, and I set the switch input (its live input 230v) as TglChanOnTgl.
My problem is that if I turn on the relay from the web and try to turn it on from the switch, the relay turns off (Toggle).
I want that if the relay is on and someone tries to turn it on from the switch, it stays ON, so the relay and the switch will be synced.
In Tasmota, I do this with SwitchMode 1:
From Tasmota Docs:
SwitchMode 1
Set switch to follow mode (0 = OFF, 1 = ON)
At the time when the circuit is closed, Tasmota will send ON and opening the circuit sends OFF.
Tip
You want to use SwitchMode 1 when connecting a toggle switch (e.g. a classic light switch) to your device. This way the "software switch" will mirror the state of the "hardware switch". If the real switch is in the "ON" position, the state in Tasmota is ON as well.
Can anyone help with that ?
Thanks,
Yuval