1) Give a description of the problem
This is my first real piston and having trouble getting it to work… I don’t know sometimes it seems to work and other times nothing. Really not sure if I have done something odd here or not. I am using Life360 as presence sensor as I do not have a ST hub, using Hubitat for the hub and the code I found for the Webcore said was for ST.
2) What is the expected behavior?
I leave the house the door should close and when I return it should open and then shut a few minutes after I get home.
3) What is happening/not happening?
Not consistent and most times just does not work.
**4) Post a Green Snapshot of the piston!
**5) Attach any logs
9/1/2018, 4:31:47 PM +953ms
+1ms ╔Received event [ASHLEY].presence = present with a delay of 100ms
+91ms ║RunTime Analysis CS > 43ms > PS > 21ms > PE > 27ms > CE
+129ms ║Runtime (48957 bytes) successfully initialized in 21ms (v0.3.107.20180806) (127ms)
+130ms ║╔Execution stage started
+136ms ║║Comparison (enum) present changes_to (string) present = true (1ms)
+137ms ║║Cancelling condition #2’s schedules…
+138ms ║║Condition #2 evaluated true (4ms)
+143ms ║║Comparison (enum) open is (string) closed = false (0ms)
+143ms ║║Cancelling condition #18’s schedules…
+144ms ║║Condition #18 evaluated false (6ms)
+145ms ║║Condition group #1 evaluated false (state did not change) (12ms)
+147ms ║║Comparison (enum) present changes_to (string) not present = false (0ms)
+148ms ║║Cancelling condition #13’s schedules…
+149ms ║║Condition #13 evaluated false (3ms)
+150ms ║║Cancelling condition #12’s schedules…
+150ms ║║Condition group #12 evaluated false (state changed) (4ms)
+152ms ║║Comparison (enum) open is (string) open = true (0ms)
+153ms ║║Cancelling condition #21’s schedules…
+154ms ║║Condition #21 evaluated true (3ms)
+155ms ║║Cancelling condition #20’s schedules…
+155ms ║║Condition group #20 evaluated true (state changed) (4ms)
+156ms ║║Cancelling statement #22’s schedules…
+162ms ║║Executed virtual command [Garage Door Controller ].wait (0ms)
+170ms ║║Requesting a wake up for Sat, Sep 1 2018 @ 4:33:48 PM AWST (in 120.0s)
+180ms ║╚Execution stage complete. (51ms)
+184ms ║Setting up scheduled job for Sat, Sep 1 2018 @ 4:33:48 PM AWST (in 119.987s)
+218ms ╚Event processed successfully (218ms)