@bravenel Is basic rules expected to cancel waits if the state of restrictions changes? (The Basic Rules documentation is not very clear on this and nothing about restrictions mentioned in the wait description.)
See also other similar reports:
Set up basic rule like this:
When activates ...
Turn on
Wait until stays inactive for 30 seconds, then ...
Turn off
Pretty basic rule, right. Now, you of course don't want to run this when you are away, or when there is enough natural lighting in that room. So you put restriction to run it in all modes except away, and another restriction on illuminance (aqara motion sensor has also illuminance sensor in it). But now everything stops working. You go in the room, light turns on, which thā¦
Hubitat C-7 ver 2.2.8.138
I have some basic rules that run based on time restrictions. I've reported another issue previously based on sunrise/sunset offset that was resolved. This is a new issue that I just realized has been going on for a while, but only just put it together as to what was happening. I created a test rule as a POC that seems to confirm it.
The problem is that when I turn on a light by motion then wait for a certian amount of time, the rule does not complete if that wait timeā¦