#All Automations Gone!

1 messages · Page 1 of 1 (latest)

mental gorge
#

Yesterday I went to the Automations page, and got the blank welcome page (see attached).

I have not messed with a single .yaml file in over a month. Nor have I even created an automation, I believe.

Any idea what could have done this?

I tried rolling back three backups, same issue. Scenes are still there.

glad vigil
#

The line

automation: !include automations.yaml

might be missing in your configuration.yaml

mental gorge
#

That’s in there!

thorn nimbus
#

does automations.yaml have any content?

signal pendant
#

And check your configuration in devtools -> YAML

jovial heron
#

Perhaps you moved your automations.yaml to a folder? If you do that, and create a new automation, the new automation created from the UI will regenerate the automation.yaml in your config folder, making it look like you have lost your other automations.

I recently did exactly this 🙂