From e35809bb7a4c3fca753afe30d42c45bf4194d7f4 Mon Sep 17 00:00:00 2001 From: TheStigh <43895442+TheStigh@users.noreply.github.com> Date: Mon, 20 May 2019 13:40:13 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6703b9e..47c1cbb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ [![Build Status][travis-build-shield]][travis-build] [![GitHub license][license-shield]](LICENSE.md) +This is originally made by overkill32, but as it broke after HA update to 0.9x I've fixed it. +Tested on 092.1, 092.2. + > Automatically create Hass.io snapshots to remote server location using `SCP`.
@@ -30,7 +33,7 @@ _Note_ the filenames of the backup are given by their assigned slug. ## Installation -1. Add the add-ons repository to your Hass.io instance: `https://github.com/overkill32/hassio-addons`. +1. Add the add-ons repository to your Hass.io instance: `https://github.com/thestigh/hassio-addons`. 1. Install the Remote Backup add-on. 1. Configure the add-on with your SSH credentials and desired output directory (see configuration below).