I do read the release notes every release. There wasn’t any mention of the old backup system being removed, deprecated, or broken, or I wouldn’t have updated to it.
I went and created an automatic backup and then turned it off, and that exposed the settings so I could set my NAS as my only backup location. However, my existing backups using home assistant OS.backup_full still don’t use that.
I tried using action: backup.create as described in the documentation and get an “Error: Action backup.create not found”.
I tried using action: backup.create_automatic and it backed up to the NAS but not with the filename I specified. So it looks like it doesn’t support “name” as data for that action.
Looks like I can have the right filename or the right location, but not both.
Annoying.
Guess I have to hope for 2025.3 to continue improvements to the backup system.
I, too, have been having this same issue. Automatic backups are stored in the NAS as expected, but manual and add-on update backups are stored locally. This is not the desired effect.
I have roughly the same problem, although manual backups will honour backing up to network storage, the automatic backups of add-ons no longer work even though it is specifically set to backup there.
It was working when I originally set it up, however when I replaced the hardware I configured up the the network storage with the same backup files and even UNC but didn’t do it in enough time whilst Home Assistant was running and lost all backups in the Backup view specifically the network icon in the locations column (those on disk were ok). From then on the automatic daily backups did backup to the network location (as well as configured locally) which sorted itself over time. This was not the case of the add-on backups even though the network location is configured for add-on backups it only backs up locally. I’ve tried switching off the network backup location, saving and re-enabling then waiting for the next add-on update but it hasn’t fixed it. The Manual backup including add-ons does respect the backup locations. There isn’t in anything in the normal logs or errors shown either… any ideas?