I changed my automation file yesterday to the new requirements and this morning and last night I realized that they don’t seem to be firing. For example, I have certain lights turn on each morning and before the changed the automation worked great. Afterwards I have to manually trigger the automation for it to work. Below is my script that I use:
also looks like your automation is set to only trigger if the light is already on, so if the light is off at 06:30:00, this automation will not trigger
I was able to manually trigger but when the the automation was supposed to trigger nothing happened. I’m waiting for a real scenario to make sure everything is working. I believe the main issue was the hidden feature initial_state: True was really set to False.