1) Give a description of the problem
I have a Piston that trigger a web request to turn on and off some lights.
2) What is the expected behaviour?
I have two triggers. One motion sensor and a virtual switch.
3) What is happening/not happening?
The Piston is working fine with both triggers in order to make that web request to turning ON and OFF the lights. But the problem is that when the piston is triggered with the motion sensor and turn the lights on the Virtual Switch status is not changing to ON.
So, how can I make to change the virtual switch status when I trigger this piston with the motion sensor?