1) Give a description of the problem
Don’t understand why piston will not resume after set time
2) What is the expected behavior?
Pushing button dimmer should set to 100%, auto light piston should pause for 3 min
then dimmer should dim back to 28% and auto light piston resume.
3) What is happening/not happening?
After pushing the button it will set to 100% and suspend the piston after 3 min it will dim again to 28% but the piston will stay in suspended state. Even when I resume it manually the motion light will stay on and will not turn off ( when the piston is suspended by other pistons it will resume fine and light operate as it should)
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
3/31/2018 10:16:35 PM +868ms
+3ms
╔Received event [Home].test = 1522548995864 with a delay of 4ms
+82ms
║RunTime Analysis CS > 20ms > PS > 40ms > PE > 23ms > CE
+93ms
║Runtime (37528 bytes) successfully initialized in 40ms (v0.3.104.20180323) (89ms)
+97ms
║╔Execution stage started
+110ms
║║Condition #6 evaluated false (8ms)
+111ms
║║Condition group #1 evaluated false (state did not change) (9ms)
+117ms
║╚Execution stage complete. (23ms)
+124ms
╚Event processed successfully (124ms)
Any idea what’s my problem ? I’m puzzled by this.
Thanks