Lovelace: missing theme option on light card (#10867)

This commit is contained in:
Ian Richardson 2019-10-20 07:05:48 -05:00 committed by Franck Nijhof
parent a6aaf66be0
commit 87be4e22e1

View File

@ -30,6 +30,10 @@ name:
description: Overwrites friendly name.
type: string
default: Name of Entity
theme:
required: false
description: Set to any theme within `themes.yaml`.
type: string
{% endconfiguration %}
## Examples