Repeating notification - while statement

I've been happily using Hubitat for about 2 years now and haven't had to make any changes or updates. Recently, I tried creating a rule to notify me if my garage door stays open. The logic I wanted to use was: If the garage door is open for longer than 30 minutes, send a push notification every 5 minutes until the door is closed.

However, I'm finding it difficult to use the new Rule Machine. I can't figure out how to do a while condition, or an if statement: while Garage Door is open, do Notify every 5 minutes.

I am sure this is very simple, but I am unable to figure out how it's done in the new Rule Machine.

Any help would be greatly appreciated.

Change your "repeat" to "repeat while" and that will give you the option to run the repeat until the door is closed.

1 Like

Ya what @FriedCheese2006 said...

I just have a virtual switch that I set during a party so the door will not auto lock if someone goes out to the car or whatever. Otherwise this is what you probably have once you make that change.

1 Like

Thank you very much. I was looking everywhere but the very first submenu (where the option was located).

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.