Fix default name mistake (#7454)

This commit is contained in:
Jorim Tielemans 2018-11-10 21:13:54 +01:00 committed by Fabian Affolter
parent 7d3a1e3ce4
commit 7a778194ef

View File

@ -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