Add warning about loss if run with an empty repo (#1753)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
depasseg
2021-01-16 18:11:57 -05:00
committed by GitHub
parent 931d126b97
commit aa4f2d7f0f

View File

@@ -8,6 +8,13 @@ Follow these steps to get the add-on installed on your system:
2. Find the "Git pull" add-on and click it. 2. Find the "Git pull" add-on and click it.
3. Click on the "INSTALL" button. 3. Click on the "INSTALL" button.
## WARNING
The risk of complete loss is possible. Prior to starting this add-on, ensure a copy
of your Home Assistant configuration files exists in the Github repository. Otherwise,
your local machine configuration folder will be overwritten with an empty configuration
folder and you will need to restore from a backup.
## How to use ## How to use
In the configuration section, set the repository field to your repository's In the configuration section, set the repository field to your repository's