Hi,
I recently upgraded to the lasted point release of Webcore on HE and since then I have had issues with my motion sensitive light script never turning off the light when the sensor “are now and stays inactive” never triggering.
Any ideas? Known bug? Can I roll back? I’ve installed it using HPM.
Snapshot below:
I turned off the light, the piston goes to the manual state. I open the door, walk in, tripping the contact on the door and the motion sensor. See all that in the log. The piston sets up the timers for 5s after the door shuts and for 10min after the motion stops… all good, and those triggers run, but they dont do anything. The light stays on and the piston state stays in “turned on by motion”
17/02/2022, 13:08:08 +308ms
+5ms ╔Received event [Guide].time = 1645067288261 with a delay of 47ms, canQueue: true, calledMyself: false
+60ms ╚Event processed successfully (55ms)
17/02/2022, 12:58:08 +192ms
+3ms ╔Received event [Garage-motion].motion = inactive with a delay of 27ms, canQueue: true, calledMyself: false
+138ms ║Setting up scheduled job for Thu, Feb 17 2022 @ 1:08:08 PM AEST (in 600012ms)
+141ms ╚Event processed successfully (138ms)
17/02/2022, 12:58:06 +433ms
+3ms ╔Received event [Garage Inside Door].contact = closed with a delay of 17ms, canQueue: true, calledMyself: false
+81ms ╚Event processed successfully (79ms)
17/02/2022, 12:58:02 +197ms
+3ms ╔Received event [Garage-motion].motion = active with a delay of 28ms, canQueue: true, calledMyself: false
+86ms ╚Event processed successfully (83ms)
17/02/2022, 12:57:58 +721ms
+4ms ╔Received event [Garage Inside Door].contact = open with a delay of 24ms, canQueue: true, calledMyself: false
+94ms ║Setting up scheduled job for Thu, Feb 17 2022 @ 1:07:58 PM AEST (in 600012ms)
+97ms ╚Event processed successfully (93ms)