Commit Graph

11 Commits

Author SHA1 Message Date
ce835ec488 Forgot to upload the script 2025-02-01 15:34:17 +00:00
4ca301bb8a Fixed main README.md typo 2025-01-05 18:24:01 +00:00
686eed2422 Added SCP and SSH requirements into V2 README.md 2025-01-05 18:21:48 +00:00
b1d764f9b0 Updated script names to home_assistant_backup.sh 2025-01-05 18:19:24 +00:00
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
e6b7068fe5 Added following additions: Ability to send notifications to Discord webhook. Ability to disable NTFY and Discord notifications if not needed. BACKUP_FILE_LOCATION variable to change the location when the backup files are located on the Home Assistant server. 2024-11-27 21:16:36 +00:00
8af78dc249 Added V2 of the script 2024-11-27 20:36:02 +00:00
Phil
8b645e5edc Updated script to fix a typo in auto cleanup where .tar was duplicated and changed the destination file name so the date is before the slug name to help with data organization. 2024-02-01 23:26:53 +00:00
Phil
8df1a993c1 Fixed typo in auto cleanup 2024-02-01 23:21:24 +00:00
Phil
3813976422 Added backup script 2024-02-01 23:20:05 +00:00
Phil
43a33bc1c6 Initial commit 2024-02-01 23:13:23 +00:00