mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 19:41:31 +02:00
Update README.md
This commit is contained in:
@@ -23,14 +23,15 @@ comparison to installing any other Hass.io add-on.
|
|||||||
No webUI. Set everything through configuration.
|
No webUI. Set everything through configuration.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
addon:
|
||||||
- slug: the slug name from your repo
|
- slug: the slug name from your repo
|
||||||
beta: true/false ; should it look only for releases or prereleases ok
|
beta: true/false ; should it look only for releases or prereleases ok
|
||||||
repository: 'name/repo' coming from github
|
repository: 'name/repo' coming from github
|
||||||
upstream: name/repo, example is 'linuxserver/docker-emby'
|
upstream: name/repo, example is 'linuxserver/docker-emby'
|
||||||
- gituser: your github username
|
gituser: your github username
|
||||||
- gituser: your github email
|
gituser: your github email
|
||||||
- gitpass: add your github password here, or a specific key if you have two factor identification enabled
|
gitpass: add your github password here, or a specific key if you have two factor identification enabled
|
||||||
- frequency: placeholder for automatic update. Not used.
|
frequency: placeholder for automatic update. Not used.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user