bravenel:
What exactly failed? The rule ran the action to close the valve, according to your logs. If the valve did not close, odds are it's something about the valve device. Does it open/close from its device page?
Which version of Rule is this?
Valve doesn't work with Basic rule. I posted a few weeks back below but never got a chance to look deeper since it's summer and I don't have access to my hub most of the time.
You can already do this a multitude of ways in Rule Machine. Here is one:
Trigger event: Motion active
Actions to run:
Wait for event: Motion inactive
Wait for event: elapsed time --> 0:05:00
Log: "Motion has stayed inactive for 5 minutes. Do something now."
This may look confusing because it triggers on "motion active," but keep in mind that the primary purpose of a trigger is to make your actions run, and you can't get a "motion inactive" event without a "motion active" event first (thoug…
1 Like