I seem to be having an issue with my closet lights piston. It seems via the logs that things arent too bad, yet I will get a pretty lengthy delay such as up to 5 seconds. I’m not sure if this is the hub or my networking towards the device.
Current logs:
8/28/2017, 10:27:15 AM +119ms
+2ms ╔Received event [Master Closet Contact].contact = open with a delay of 733ms
+236ms ║RunTime Analysis CS > 40ms > PS > 85ms > PE > 111ms > CE
+244ms ║Runtime (36612 bytes) successfully initialized in 85ms (v0.2.0e5.20170812) (241ms)
+246ms ║╔Execution stage started
+267ms ║║Comparison (enum) open is (string) open = true (3ms)
+269ms ║║Cancelling condition #5’s schedules…
+270ms ║║Condition #5 evaluated true (13ms)
+272ms ║║Cancelling condition #1’s schedules…
+273ms ║║Condition group #1 evaluated true (state changed) (17ms)
+277ms ║║Cancelling statement #3’s schedules…
+315ms ║║Executed physical command [Master Closet Light].setLevel([100]) (30ms)
+316ms ║║Executed [Master Closet Light].setLevel (32ms)
+339ms ║║Executed physical command [Master Closet Light].on() (19ms)
+340ms ║║Executed [Master Closet Light].on (21ms)
+346ms ║║Executed virtual command [Master Closet Light].wait (1ms)
+348ms ║║Requesting a wake up for Mon, Aug 28 2017 @ 10:47:15 AM PDT (in 1200.0s)
+357ms ║╚Execution stage complete. (111ms)
+359ms ║Setting up scheduled job for Mon, Aug 28 2017 @ 10:47:15 AM PDT (in 1199.99s)
+376ms ╚Event processed successfully (376ms)