1) Give a description of the problem
Piston stuck at ‘wait 60sec’. Timer is still currently running
2) What is the expected behavior?
Send notification when thermostat is idle, wait for 60 sec and send 2nd notification.
3) What is happening/not happening?
Not sending 2nd notification.
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, 1:43:03 PM +754ms +1ms╔Received event [Home].test = 1510083783745 with a delay of 5ms +88ms║RunTime Analysis CS > 22ms > PS > 49ms > PE > 19ms > CE +99ms║Runtime (38328 bytes) successfully initialized in 49ms (v0.2.0fa.20171011) (95ms) +101ms║╔Execution stage started +145ms║║Comparison (enum) idle is (string) idle = true (2ms) +148ms║║Condition #6 evaluated true (30ms) +149ms║║Condition group #1 evaluated true (state did not change) (33ms) +155ms║║Cancelling statement #2's schedules... +170ms║║Executed virtual command [Jesner Pereira's Android].sendPushNotification (4ms) +174ms║║Executed virtual command [Jesner Pereira's Android].wait (2ms) +176ms║║Requesting a wake up for Tue, Nov 7 2017 @ 1:44:03 PM CST (in 60.0s) +188ms║╚Execution stage complete. (89ms) +196ms║Setting up scheduled job for Tue, Nov 7 2017 @ 1:44:03 PM CST (in 59.983s) +211ms╚Event processed successfully (213ms)
REMOVE BELOW AFTER READING