remote-backup-addon
remote-backup-addon copied to clipboard
Automatically create and backup HA snapshots using SCP
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ikifar2012/remote-backup-addon). ## Config Migration Needed - [ ]...
Thinking while helping someone on the forums today.. If you started a persistent notification when the back-up started, then cleared it when it ended, you would be giving the frontend...
When the HASSIO backup s successful but the SSH copy fails due to lack of disk space on the target system the event seems to fire "ok" and not "error"...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `44c2b7a` -> `0ad4b8f` | ---...
Setup: I'm running add-on version "2024.6.0". I installed it with HA version 2024.6.1 and currently am running HA 2024.6.3. HA runs standalone on the Green. Issue: The add-on will run...
HI after updating to HAOS 2024.6.2 from 2024.5.5 the addon fails to use the private key in `/addon_configs/3490a758_remote_backup/`, with the error in the logs: `Failed to add public key for...
Add-on configuration tab:  The field cannot be left empty. Empty field will be overwritten with "all" upon save. It needs "null" instead.
There is an option in the config for the SSH copy to set "local backups to keep". In order to avoid my backup location to grow indefinitely in size, I'm...