Update README.md

This commit is contained in:
Alexandre
2021-01-31 04:31:38 +01:00
committed by GitHub
parent 4061162f3a
commit 0a8d7d1603

View File

@@ -23,14 +23,15 @@ comparison to installing any other Hass.io add-on.
No webUI. Set everything through configuration.
```
addon:
- slug: the slug name from your repo
beta: true/false ; should it look only for releases or prereleases ok
repository: 'name/repo' coming from github
upstream: name/repo, example is 'linuxserver/docker-emby'
- gituser: your github username
- gituser: your github email
- gitpass: add your github password here, or a specific key if you have two factor identification enabled
- frequency: placeholder for automatic update. Not used.
gituser: your github username
gituser: your github email
gitpass: add your github password here, or a specific key if you have two factor identification enabled
frequency: placeholder for automatic update. Not used.
```