Open feron81 opened 2 years ago
Auto Backup can't create named backups on the filesystem, the Home Assistant Supervisor is what actually creates the backups and should be creating them all as <slug>.tar
e.g. ef5b5ab4.tar
. So something else must be renaming them, I know addons like https://github.com/jcwillox/hassio-rclone-backup allow for this, but it wouldn't keep two copies.
The problem
Is that normal that 2 backup will created. One backup with the name I gave like backup.tar and another with the number.tar?
What version of Auto Backup has the issue?
1.3.0
What version of Home Assistant are you running?
2022.11.3
What type of installation are you running?
Home Assistant Container
If you're running HA OS/Supervised, what version of the Supervisor are you running?
Frontend 20221108.0 - latest
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No more information