2022.4 added backups to HA Core (and HA Docker I think), but there’s no feature to do anything with the backup. We should be able to restore our HA install to the point at which we took the snapshot.
This would be very useful for backing out changes.
I’d like to see an “are your sure” box with an option to take a backup before executing the restore so whatever went wrong can be investigated later, or so the restore itself could be undone if need be.
I understand one could easily press backup before restoring, but when things go wrong and you’re under the pump it’s nice to have little hints.
There also need to be considerations about whether a previous backup can be restored to the running version of Home Assistant (as there are breaking changes between versions).
It never occured to me that there would be a “backup” feature with no means to restore. Kinda silly. Now I have a long road ahead of me to do a manual recovery. Lesson learned.