Hi, a while ago I created an automation to control the brightness of my Awtrix clock. During the holidays this automation should be disabled. I am using the label ‚holiday‘ for it. However this automation re-enables itself immediately after deactivation. I tried it also manually without success. The traces show no changes. Any idea?
Do you have an automation to turn on/ off this automation
That is the only way. Other than some weird bug
Instead of looking at the trace, look at the automation entity in the logbook. You will be able to see who or what is turning the automation back on.
Yes, I have an automation to turn it off during a holiday. However I also tried to deactivate it manually. However it seems deactivation is not working or it enables itself immediately after I try.
I would try figuring it out but at some point I would give up >> copy automation yaml code >> delete the automation >> make a new automation using the copied yaml code
If something was turning it ON that would prevent that. If it is the code it will come back
I would not connect the new automation to any other script or automation that turns it on or off just in case problem exist there. In them end whatever was causing your issue may throw any error since the automation it’s calling will be missing