#Automation with a wait impact other automations

1 messages · Page 1 of 1 (latest)

merry barn
#

I have an automation that turns a light on during a motion event and waits 5 minutes before turning it back off or if before it certain time it leave is on at a reduced brightness. When you start getting closer to the house and then the camera picks you up. It seems like during that 5 min wait now the other automation notification event for frigate is now delayed while the motion event is in a wait state. Is it not recommended to use a wait timer on automatons?

glass lake
#

It is often better to have a separate trigger for on and off.

merry barn
#

I tried doing an automation for the ikea light that was a brightness trigger but the ikea light doesn't seem to report its brightness level to HA in activity that I saw.

static solstice
#

It won't impact other automations, BUT if the frigate is a trigger on the same automation it will unless it is set to run parallel. Personally I avoid wait's especially for lights. I turn on lights with movement detected on one trigger and have a 2nd trigger which waits for cleared for 5 minutes then turns it off.

gleaming tulip
#

Can you share the automations?

And never seen an Ikea bulb that doesn't report it's brightness 🙂

merry barn
#

I just look for the brightness level to be set in the activity and it wasn't reporting when it its changed.

#

I don't have an automation for it as I was trying to capture the brightness value first to see what it was.