1) Give a description of the problem
I’m having some issues with my things not turning off all of a sudden. Probably the last 10 days or so, I’ll have one or more lights that just fail to turn off. This is new behavior and I haven’t performed any work on my ST setup or these pistons in particular.
2) What is the expected behaviour?
When pistons turn on and have a time to turn off, I expect they will turn off.
3) What is happening/not happening?
My pistons are turning on, but failing to turn off.
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach logs after turning logging level to Full
One successful event (4/7) and one UNsuccessful event (4/8):
4/8/2020, 7:00:30 AM +332ms
+0ms ╔Received event [Home].execute = recovery with a delay of 183ms
+103ms ║RunTime Analysis CS > 21ms > PS > 37ms > PE > 46ms > CE
+106ms ║Runtime (36814 bytes) successfully initialized in 37ms (v0.3.110.20191009) (104ms)
+107ms ║╔Execution stage started
+139ms ║║Comparison (time) 25230443 happens_daily_at (time) 1586353320000 = false (0ms)
+141ms ║║Condition #2 evaluated false (30ms)
+142ms ║║Cancelling statement #2's schedules...
+146ms ║║Requesting time schedule wake up at Thu, Apr 9 2020 @ 6:42:00 AM PDT
+148ms ║║Condition group #1 evaluated false (state did not change) (38ms)
+151ms ║╚Execution stage complete. (45ms)
+152ms ║Setting up scheduled job for Thu, Apr 9 2020 @ 6:42:00 AM PDT (in 85289.517s)
+171ms ╚Event processed successfully (171ms)
4/7/2020, 6:56:57 AM +316ms
+1ms ╔Received event [Home].execute = recovery with a delay of 48ms
+99ms ║RunTime Analysis CS > 18ms > PS > 36ms > PE > 44ms > CE
+101ms ║Runtime (36807 bytes) successfully initialized in 36ms (v0.3.110.20191009) (100ms)
+102ms ║╔Execution stage started
+133ms ║║Comparison (time) 25017422 happens_daily_at (time) 1586266980000 = false (1ms)
+134ms ║║Cancelling condition #2's schedules...
+135ms ║║Condition #2 evaluated false (29ms)
+136ms ║║Cancelling statement #2's schedules...
+140ms ║║Requesting time schedule wake up at Wed, Apr 8 2020 @ 6:43:00 AM PDT
+143ms ║║Cancelling condition #1's schedules...
+143ms ║║Condition group #1 evaluated false (state changed) (37ms)
+146ms ║╚Execution stage complete. (44ms)
+147ms ║Setting up scheduled job for Wed, Apr 8 2020 @ 6:43:00 AM PDT (in 85562.538s)
+156ms ╚Event processed successfully (156ms)
The very same behavior (though it looks different in the logs) is happening to 2 other pistons. Not sure if there was a change to ST FW or Webcore that requires that I change my pistons.