1) Give a description of the problem
Preset not playing when I arrive home.
2) What is the expected behavior?
The piston is supposed to play my preset playlist to my sonos.
3) What is happening/not happening?
It isn’t playing the playlist when I arrive. It does sometimes but most times it doesn’t.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
3/21/2018, 3:32:10 PM +691ms
+1ms ╔Received event [Jane-iPhone].presence = present with a delay of 111ms
+143ms ║RunTime Analysis CS > 19ms > PS > 41ms > PE > 83ms > CE
+145ms ║Runtime (39464 bytes) successfully initialized in 41ms (v0.3.000.20180224) (143ms)
+147ms ║╔Execution stage started
+163ms ║║Comparison (time) 55930844 is_between (time) 43200000 … (time) 72000000 = true (7ms)
+164ms ║║Time restriction check passed
+165ms ║║Cancelling condition #9’s schedules…
+166ms ║║Condition #9 evaluated true (14ms)
+170ms ║║Comparison (enum) present changes_to (string) present = false (0ms)
+172ms ║║Condition #5 evaluated false (5ms)
+173ms ║║Condition group #1 evaluated false (state did not change) (21ms)
+175ms ║╚Execution stage complete. (29ms)
+176ms ╚Event processed successfully (176ms)
3/21/2018, 10:09:42 AM +881ms
+1ms ╔Received event [Jane-iPhone].presence = not present with a delay of 118ms
+143ms ║RunTime Analysis CS > 19ms > PS > 37ms > PE > 87ms > CE
+146ms ║Runtime (39465 bytes) successfully initialized in 37ms (v0.3.000.20180224) (143ms)
+147ms ║╔Execution stage started
+162ms ║║Comparison (time) 36583034 is_between (time) 43200000 … (time) 72000000 = false (7ms)
+164ms ║║Cancelling condition #9’s schedules…
+165ms ║║Condition #9 evaluated false (12ms)
+166ms ║║Condition group #1 evaluated false (state did not change) (14ms)
+168ms ║╚Execution stage complete. (22ms)
+169ms ╚Event processed successfully (169ms)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.