Rule Machine - Flash Switches

I have a Rule Machine Rule that uses Flash Switches action when my doorbell is pushed. The switches that flash are a few lights in different parts or the house.
What do I need to add to stop the flashing after a certain amount of time?

The Rule works perfectly except i have use the hue app to stop the lights flashing.

Any help most appreciated

I have only a little experience with flashing a light, but in my few encounters, I found that to stop a light from flashing, I had to insert an action to turn it ON and another action to turn it OFF. You might try inserting that 2-action sequence for the flashing light right after either or both of your WAIT actions.

Also, the first IF action lacks a matching END-IF action; it appears that the matching END-IF should go right after your existing END-IF (which pairs with the "IF (Mode is Evening) THEN" action).

1 Like

I ran into a similar issue. I use the "flashOff" from the custom commands.

As a hearing impaired person - thats an important task for me.
Someone already has built us a tool -
image

1 Like

Thank you CAZ!!!! I would never have found that command without you.

Thank you all for the help!

Cheers,
Tim

1 Like