1) Give a description of the problem
I’m not seeing any results from my piston. I can see it is getting activated, so I’m thinking I either failed somewhere in my IF Statement or I still have some element that should be swapped for something of a similar name.
2) What is the expected behavior?
If Home. When the door is unlocked, Turn on a switch and blink the under cabinet lights red. Wait 3 seconds and turn the switch off.
If Home. When the door is locked, Turn on a switch and blink the under cabinet lights green. Wait 3 seconds and turn the switch off.
3) What is happening/not happening?
Piston recognizes the lock changing from what I can tell and runs through the motions, but the lights do not respond. The switch is virtual so I’m not sure if it’s having trouble or not.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
11/7/2017, 10:07:47 PM +347ms +1ms ╔Received event [Abode].test = 1510114067343 with a delay of 4ms +105ms ║RunTime Analysis CS > 16ms > PS > 68ms > PE > 20ms > CE +113ms ║Runtime (39168 bytes) successfully initialized in 68ms (v0.2.0fb.20171026) (111ms) +114ms ║╔Execution stage started +123ms ║║Comparison (string) :851d2a3bd1eeee0b7d6e0a9b04f9ba05: is (string) :851d2a3bd1eeee0b7d6e0a9b04f9ba05: = true (1ms) +124ms ║║Condition #20 evaluated true (6ms) +125ms ║║Condition group #1 evaluated true (state did not change) (8ms) +134ms ║║Condition #11 evaluated false (7ms) +135ms ║║Condition group #2 evaluated false (state did not change) (8ms) +141ms ║║Condition #19 evaluated false (5ms) +142ms ║║Condition group #3 evaluated false (state did not change) (5ms) +144ms ║╚Execution stage complete. (30ms) +150ms ╚Event processed successfully (150ms)