686eed2422Added SCP and SSH requirements into V2 README.mdPhil2025-01-05 18:21:48 +0000
b1d764f9b0Updated script names to home_assistant_backup.shPhil2025-01-05 18:19:24 +0000
400955fdb5In 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.Phil2025-01-05 18:16:51 +0000
e6b7068fe5Added 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.
2.0.1
Phil2024-11-27 21:16:36 +0000
8af78dc249Added V2 of the scriptPhil2024-11-27 20:36:02 +0000
8b645e5edcUpdated 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.
V1.0.1
Phil
2024-02-01 23:26:53 +0000
8df1a993c1Fixed typo in auto cleanup
Phil
2024-02-01 23:21:24 +0000
3813976422Added backup script
Phil
2024-02-01 23:20:05 +0000
43a33bc1c6Initial commit
Phil
2024-02-01 23:13:23 +0000