1) Give a description of the problem
This seems soooo simple. I simply want to leave room #1 as I go to room #2. I want to say “OK Google, FlipFlop” so that the lights in room #1 are turned off and room #2 are turned on or vise versa.
2) What is the expected behaviour?
If room #1 lights are on and room #2 lights are off then change both of those. If room #1 lights are off and room #2 lights are on then else both of those. Else…do nothing.
3) What is happening/not happening?
I create a ST Momentary Button Tile and the create a WebCore Piston that works fine for the first “IF” but can’t create the next “IF THEN” set of conditions and actions. I can’t second "Then If’ or “With Do” statements.
Here’s my question…WebCore does not allow me to create the “IF THEN” set of conditions “IF” and “Then” statements. What am I doing wrong? Why cant’ I create the second “THEN” statements at line 43.
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach logs after turning logging level to Full
N/A since the Piston can not be created.