mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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.
|
||||
required: false
|
||||
type: string
|
||||
default: "`Current Version` in case of `source: local`, `Latest Version` otherwise"
|
||||
default: Current Version
|
||||
beta:
|
||||
description: Flag to indicate that it will check for beta versions, only supported for the sources `pypi`, `hassio` and `docker`.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user