mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 09:58:16 +01:00
Update README.md
This commit is contained in:
@@ -22,9 +22,8 @@ comparison to installing any other Hass.io add-on.
|
||||
|
||||
No webUI. Set everything through configuration.
|
||||
|
||||
'''
|
||||
```
|
||||
- slug: the slug name from your repo
|
||||
current: the initial version of your addon
|
||||
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'
|
||||
@@ -32,11 +31,11 @@ No webUI. Set everything through configuration.
|
||||
- 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.
|
||||
'''
|
||||
```
|
||||
|
||||
|
||||
[repository]: https://github.com/alexbelgium/hassio-addons
|
||||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
|
||||
Reference in New Issue
Block a user