This website requires JavaScript.
Explore
Help
Sign In
phil
/
Home-Assistant-Backup-Script
Watch
1
Star
0
Fork
0
You've already forked Home-Assistant-Backup-Script
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
11
Commits
1
Branch
3
Tags
62
KiB
main
Commit Graph
2 Commits
Author
SHA1
Message
Date
Phil
686eed2422
Added SCP and SSH requirements into V2 README.md
2025-01-05 18:21:48 +00:00
Phil
400955fdb5
In the updated version of the script (V2), we've added a critical feature that checks the available storage on the Home Assistant server. If the available storage falls below 2GB, the script will automatically remove a defined number of days' worth of old backups, ensuring that the system doesn't run out of space. This storage threshold is configurable, and you can adjust the number of days' worth of backups to be retained according to your needs. This feature is designed to help manage storage effectively—because, as we all know, storage isn't infinite!
😄
Additionally, both V1 and V2 of the scripts now include much more detailed and comprehensive README.md files, offering users a clearer understanding of the setup, configuration, and usage. The documentation includes step-by-step instructions, explanations of configurable options, and tips for maintaining a reliable backup routine for your Home Assistant server.
2025-01-05 18:16:51 +00:00