hass-auto-backup
hass-auto-backup copied to clipboard
🗃️ Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes.
### Is your feature request related to a problem? Please describe. I'm not an expert but I would appreciat if you enable more of us to get a more individual...
### The problem Auto Backup always return "_mkdir_and_generate_backup_contents" by fail event. How to fix that on synology NAS with Home assistant core installed? Manual backup works. Logger: custom_components.auto_backup Source: custom_components/auto_backup/__init__.py:187...
### The problem I have my auto backups set to run every night at 4am. When they complete Home Assistant restarts every time. ### What version of Auto Backup has...
### Is your feature request related to a problem? Please describe. First thanks for your efforts on this backup service extension, I have been using it since you initially launched...
### Is your feature request related to a problem? Please describe. I would like to send different notifications for different types of backup, e.g. only for daily or weekly and...
### The problem The trigger for the hourly backup is ```yaml - id: hourly enabled: true platform: time_pattern hours: /3 ``` That does not have the hourly backup run each...
Backup
### The problem Is that normal that 2 backup will created. One backup with the name I gave like backup.tar and another with the number.tar? ### What version of Auto...
I had enabled (3) hourly backups via the Blueprint, but decided it was not really needed. However if I try and stop it using the automation editor, the control makes...
### Is your feature request related to a problem? Please describe. Currently the value of keep_days has to be given explicitly by numbers. Using template calculation results currently in `"[object...
### The problem Logger: homeassistant.helpers.typing Source: helpers/deprecation.py:206 First occurred: 7:21:30 PM (4 occurrences) Last logged: 7:21:31 PM HomeAssistantType was used from auto_backup, this is a deprecated alias which will be...