mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01: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.
|
||||
|
||||
```
|
||||
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.
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user