clarify the "hidden" customize option (#13624)

This commit is contained in:
Villhellm 2020-05-30 02:28:01 -07:00 committed by GitHub
parent 9a4ca7d97d
commit 29f127fcde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ friendly_name:
required: false
type: string
hidden:
description: Set to `true` to hide the entity.
description: Set to `true` to hide the entity in the automatically generated Lovelace view.
required: false
type: boolean
default: false