remote-backup-addon icon indicating copy to clipboard operation
remote-backup-addon copied to clipboard

Automatically create and backup HA snapshots using SCP

Results 8 remote-backup-addon issues
Sort by recently updated
recently updated
newest added

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...

enhancement
no-stale

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"...

bug
good first issue
stale
no-stale

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `44c2b7a` -> `0ad4b8f` | ---...

dependencies
no-stale

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: ![Screenshot 2024-09-10 at 17 43 53](https://github.com/user-attachments/assets/74b87276-11e8-4983-8188-24cf0471196a) 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...