3…2…1… Backup

I’m with you up to this point. Of course I’m a big enough boy to figure out a way to make an unencrypted backup, even if it is now more complicated than just un-checking a box. And that’s what I’ll do once I install 2025.1.x in a couple of weeks.

But what’s being said by the dev team, and more important, what’s not being said, makes me wonder how long these options will remain available.

Reading between the lines, it looks like the goal is to put the entire backup process in a “black box” which is invisible to the user, with no option to choose unencrypted files.

All those add-ons, commands and actions use built-in HA backup functionality. How long will the “unencrypted” option remain available in those? I keep reading about a “road map” and seeing things which imply these decisions have already been taken.

3 Likes

There has been no mention of deprecating any of the hassio service calls, there hasn’t even been a hint of that. At this point, it’s people just starting rumors. The only phrase that has been said about deprecating anything, is a potential deprectation of behind the services (not to be confused with HA Actions/Services) that addons use to create backups, and that deprecation will only occur when a replacement service is provided. And that’s directly from the quote when I asked a question during beta.

I’ll quote it again if you missed it:

However, for the future it is a goal to eventually deprecate those handlers when replacement targets/integrations are available in Home Assistant

I.e. the take away from this comment is: There will be a replacement if/when those tools are deprecated. People have been cherry picking the first half of that statement without reading the second half, and it’s spiraled into this “They will remove everything in the future” rumor.

Here is the exact link in discord to my question that started the rumor to begin with:

Did the backend change?

TLDR: There has no mention of deprecation of any actions/services that offer unencrypted backups.

4 Likes

Thank you. I truly hope you’re correct. It’s easy to misinterpret things when so little specific detail has been offered.

Some of the things which have been said seem to imply that a decision has been taken that encryption is necessary for everyone. There has been no response, in over 600 posts in that other thread, which says unequivocally that an unencrypted option will remain. So people try to read between the lines, and maybe read too much into each word.

5 Likes

I have created a backup, how do I delete it?

Not the actual file created by the backup. How do I delete the created backup “task”.
When opening the backup settings, there is no delete button?!?

you only can switch it to “off”. but seems to be enought.

I have just created an issue on github:

Restore during onboarding not offered for home assistant container installation.

Question: If I delete one backup, which has been stored on two locations

image

image

Will it then be deleted in both or only local (and stay at NC)?

And/or can I select somehow, where to delete?

The main method was changed - manual creation of unencrypted backups from the Backups Settings UI is impossible now.

Other methods are workarounds of the previously working solution. And those methods probably much more difficult for not advanced users.

Option to create unencrypted backups should be in the Backups Settings.

3 Likes

Both. And the 2nd to last backup will be send to n.C.
just try it

Of course I tried it before asking, but am not able to delete dedicated backups, e.g. only the NC one from the last backup run. So this is not possible?

I deleted my last backup for you


and now in NC there is no mention of any backup anymore, complete block is gone

in the release party they showed the last backup automatically being uploaded after deleting the one on NC, but that doesn’t seem to be the case for me.

Either I misunderstood or something is not working,

But is doesn’t seem to stay at NC

Edit:
created a new backup and It’s uploaded to NC again

Yes, might be.

I wanted to know, how to only delete either or from the last backup run

image

So either delete only the local one or (esp) delete only the one uploaded to NC. And leave the other not deleted.

I only wanted to know, how this is possible.

… without deleting both and creating a new one with another option/selection (because then it is not the content from the run before anymore). Or file system upload/download or …

So something like a “delete this source” in this three-dot menu area when I’m selecting the backup. or whatever else:

As far as I understand it’s not possible for now, but I also understand they are still planning to improve this feature,
Let’s check what happens if I hit the delete button from the NC account,
I just want to know.

Good to know, there is no conformation box, it’s just “delete” and it’s gone.

then the local copy remains


so only deleting from NC is possible

1 Like

I don’t see any trace of this new backup system. No wizard, no menu to enable it or anything. Does the installed samba backup add-on prevent the new system from even showing up?

ctrl + F5
or command + F5 I think
And then go to settings/system/backup
I don’t think an add-on can block this as addo-ns are in sepate containers.
maybe an integration can

that’s what I am looking at:
https://ha.XXX:8123/hassio/backups
still the old screen

cool

I think the url has changed


so if you navigate it should be fine?

so, is it samba backups that mangles the URL?
I got there from config/system, then click on backups.

probably it’s samba,
I do not use the add on, but if there’s a link there is a good chance it’s hardcoded.

but this old url maybe is helpfull for a lot of people as you can just choose to not encrypt

The main method was changed - manual creation of unencrypted backups from the Backups Settings UI is impossible now.

Indeed, it appears that I was misled by @petro 's post here:

Backups and restores were not changed. Just an automated gui was added, it happens to only allow encrypted backups.

I had to go back and test, and, indeed, manual backups are encrypted. So… yeah… we’re back to “make it optional, and give us an offline decryption tool” :slight_smile:

3 Likes