Hi, i have several automations that are not firing though the conditions are met when i check them. What could be the issue?
Offhand, check your Zone conditions in the automation. I think something changed in regard to zone triggers/conditions with a recent update (I could be wrong).
Otherwise, please copy the YAML of the automation, and use the preformatted text option ( </>) to post your YAML within that.
Firing = triggering…but you didn’t show the trigger(s)?
and if it does trigger…what does the trace say?
and i agree with the formatting…
You don’t have any triggers in your automation. How do you expect it to trigger?
Also, please don’t take screenshots of automations. Post them here as yaml & format it correctly.
Thanks I’ll post YAML; I thought as long as the conditions were met the automation would fire. I know this isn’t tech support; I’ve fixed all of my issues on my own just asking for another set of eyes
Here is a good breakdown explaining Automations
(All automations are made up of a trigger and an action. Optionally combined with a condition. Take for example the automation:)
As @ShadowFist advised, the trigger is required.

