Switch action mode #238
Replies: 5 comments 3 replies
|
I can answer this. The first two modes are meant to be used with a classic switch (the one that stays in place after you push it). TOGGLE mode can be used with either a classic switch or a momentary switch (the one that springs back up after you release it). ON_OFF
OFF_ON
TOGGLE_SIMPLE
TOGGLE_SMART_SYNC
TOGGLE_SMART_OPPOSITE
|
|
Thank you so much!!! This clarified everything! |
|
I updated my answer with the 2 new modes |
|
Updated my answer for the doorbell use-case. It's like a bonus mode 😄. |
|
I have a question (I don't know if it's a bug or a wrong configuration). I have installed a jn2x20tg switch (momentary switch with one relay). switch mode is momentary switch action toggle_smart_sync (same beaviour with _simple) switch relay and switch bind in press_start I can switch_on/off the relay with the button (ok) I can switch_on/off the relay with coordinator (Z2MQTT) (ok) BUT when I switch on the relay with the button, the coordinator still show 'state_relay : off' (KO) Did I miss something ? |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am enjoying your firmware so much. It solved my delay issue that was driving me nuts.
Checking the documentation, I found the "Switch modes ON_OFF/OFF_ON/TOGGLE allowing to synchonize switch position with relay state" configuration but I am not sure on how it works. A little explanation would be appreciated.
Thanks again for all your effort.
All reactions