I wrote a Piston to close my garage door if it’s left open for 60 minutes between sunset and sunrise and I have the condition checked at certain hours, but nothing happened
1/22/2020, 10:04:07 PM +233ms
+1ms ╔Starting piston… (v0.3.110.20191009)
+342ms ║╔Subscribing to devices…
+413ms ║╚Finished subscribing (82ms)
+472ms ║Comparison (enum) open is (string) open = true (1ms)
+482ms ║Comparison (enum) open stays (string) open = true (2ms)
+484ms ║Cancelling condition #4’s schedules…
+521ms ║Comparison (time) 79447718 is_between (time) 1579738020000 … (time) 1579702500000 = true (10ms)
+522ms ║Time restriction check passed
+524ms ║Cancelling condition #2’s schedules…
+531ms ║Setting up scheduled job for Wed, Jan 22 2020 @ 10:09:07 PM MST (in 299.919s)
+545ms ╚Piston successfully started (544ms)