mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix default name mistake (#7454)
This commit is contained in:
parent
7d3a1e3ce4
commit
7a778194ef
@ -31,7 +31,7 @@ name:
|
|||||||
description: Name to use in the frontend.
|
description: Name to use in the frontend.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: "`Current Version` in case of `source: local`, `Latest Version` otherwise"
|
default: Current Version
|
||||||
beta:
|
beta:
|
||||||
description: Flag to indicate that it will check for beta versions, only supported for the sources `pypi`, `hassio` and `docker`.
|
description: Flag to indicate that it will check for beta versions, only supported for the sources `pypi`, `hassio` and `docker`.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user