#Restoring a deleted automation

1 messages · Page 1 of 1 (latest)

wise cloud
#

Hi all,

Quick question, is it possible to restore a deleted automation? I do have the google drive back-up setup but want to check if it's possible to just restore the deleted automation instead of the whole HA instance.

I deleted the automation in settings>automations & scenes

Thanks!

wild tapir
#

No. Not unless you've saved a copy of automations.yaml. If you have, you can just copy and paste the necessary lines.

quartz sinew
#

backups are just an archive? you can open it and find the automations.yaml file and then copy paste the yaml of the automation back into a new one?

#

inside a full backup tar file there is homeassistant.tar.gz and inside that inside the data directory is automations.yaml

wise cloud
#

Ill have a look, ty!