jcwillox / hass-auto-backup

🗃️ Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes.
https://jcwillox.github.io/hass-auto-backup
MIT License
366 stars 27 forks source link

[FR]: Parameter for Autopurge to delete old Addon-Backups too #119

Open Kilowatt-W opened 1 year ago

Kilowatt-W commented 1 year ago

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

When using autopurge it only deletes autobackup backups not the old Addon Backups done bei Hass automatically.

It would be nice to get a parameter for autopurge to delete all backups older than days, so we can get rid of orphanded backup files.

Greetings Kilowatt

Describe alternatives you've considered

No response

Additional context

No response