These scripts automate the backup process for Home Assistant servers, enabling you to create, transfer, and manage backups. The backups are securely transferred from the Home Assistant server to your local machine, with options for cleaning up old backups based on configurable retention periods.
| V1 | ||
| V2 | ||
| LICENSE | ||
| README.md | ||
Home-Assistant-Backup-Script
A script that when ran, creates a backup of Home Assistant using the "ha backup new" command over SSH, then pulls the .tar file from the HA system on to the system that the script is running on