not sure why this is not working ?
what is broken ? it should have closed the door ?
Unless your logs are from another time, it's clear your rule is "running." Do you mean that it's not performing the specific actions you expect? If so, the same Logs are your best bet for figuring out this problem. The contact sensor you're testing the state of in your "While..." expression is apparently closed (because that expression evaluates to false--note that this is displayed in your log entry for this action), so nothing inside that repeat is running. And that's the entirety of your actions, so there's nothing else to do.
So, if that's all consistent with what you're seeing: the first step is figuring out why your contact sensor isn't reporting correctly.
the parts is it did report
![]()
but like 10 minutes late - weird
Is this a Z-Wave device? Just to see if a complete restart helps, shut down your hub from Settings, unplug the power supply for about 30 seconds (or more), then plug it back in, wait for the hub to start back up, and see if it works as expected then.
(Be aware that the hub will not know of any changes made to the sensor while it was offline, so if that happened, the first execution may not happen as you expect, but subsequent one should--or just avoid that situation if you can.)
its a zigbee sensor
So that probably won't help, but I guess other troubleshooting could: range issues? General hub slowdown or troubles? (A reboot may still help.) Smart bulbs on the network? Mismatched driver?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.