mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add new source
This commit is contained in:
parent
cdd7ccbccb
commit
ba4137c3dd
@ -28,7 +28,7 @@ name:
|
||||
description: Name to use in the frontend.
|
||||
required: false
|
||||
type: string
|
||||
default: "`Current Version` in case of `source: local`, `Latest Version` otherwise"
|
||||
default: "`Current Version` in case of `source: local`, `Latest Version` otherwise."
|
||||
beta:
|
||||
description: Flag to indicate that it will check for beta versions, only supported for the sources `pypi`, `hassio` and `docker`.
|
||||
required: false
|
||||
@ -40,13 +40,13 @@ image:
|
||||
type: string
|
||||
default: default
|
||||
source:
|
||||
description: The source you want to check against, possible values are `local`, `pypi`, `hassio` and `docker`.
|
||||
description: The source you want to check against, possible values are `local`, `pypi`, `hassio`, `haio` and `docker`.
|
||||
required: false
|
||||
type: string
|
||||
default: local
|
||||
{% endconfiguration %}
|
||||
|
||||
### Supported images for Hassio and Docker
|
||||
### Supported images for Hass.io and Docker
|
||||
|
||||
`default`, `qemux86`, `qemux86-64`, `qemuarm`, `qemuarm-64`, `intel-nuc`, `raspberrypi`, `raspberrypi2`, `raspberrypi3`, `raspberrypi3-64`, `tinker`, `odroid-c2`, `odroid-xu`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user