1) Give a description of the problem
I’m looking to create a piston that toggles 2 different light switches. I want to use an https widgit so that my wife can trigger the piston directly on her phone.
However, no matter how I try doing this, it results in constant on/off flickering with the 2 light switches. Only way for me to stop it is to pause the piston.
2) What is the expected behavior?
Wife presses widgit button -> execute piston -> lights turn on (if they were off) OR lights turn off (if they were on)
3) What is happening/not happening?
Directly activating the piston via the URL link or dashboard results in constant on/off flickering with the light switches
I’ve tried using virtual switches as well with no luck. Perhaps it has something to do with the http direct execute that is causing it run several times instead of just once?
I’ll try to add the logs when I get home.
Edit: solved. Turns out there was a problematic second piston