For many weeks now, many of my disabled automations have be turning themselves back on. I just discovered that the automating turn back on when the system is updated.
It’s anyone else having this occur? How do I make it stop turning automations back on?
I see. I did read the documentation but not closely enough. FWIW, it would be helpful to change:
At startup, automations by default restore their last state of when Home Assistant ran. This can be controlled with the initial_state option. Set it to false or true to force initial state to be off or on.
To:
Upon startup of Home Assistant, automations by default are restored to their last enabled/disabled state from the previous system run. Use the initial_state option to override this startup behavior. Set its value to false or true to force initial enabled state to be off or on, respectively.
How do I go about requesting a documentation update?
I’m still seeing this issue. The automations have no value set for initial_state. Interestingly, not all automations get reenabled.
Update: The initial_state value was indeed set for those automations. Not sure what search I was doing, but clearly it was wrong.