I'm not sure how to word this, but if the trigger condition for an automation is met while the automation is off, once the automation is turned on, if those conditions are still met, the automation will not trigger. The conditions need to go out of scope first, before coming back into scope for the trigger to work.
Eg. Automation is meant to trigger below 20°C. While automation is switched off, temperature falls to 19°C, automation is then switched on below 19°C, and automation will not trigger, even if the temperature falls to 18° c or below.
The only way the automation will trigger, is if the temperature goes above 20°C, and then back down below 20°C while the automation is on.
Is this a bug? Is there a workaround for this?
There are automations that I switch off, so they won't trigger when I'm away from home, but once I return home, and turn the automation back on, if the conditions for them to trigger were met while they were turned off, they will not trigger once I turn them on, until the conditions stop being met, and then are met again while on, which means I manually need to run automations after turning them back on, after manually checking to see if their conditions have already been met.