mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 19:36:50 +00:00
Lovelace: missing theme option on light card (#10867)
This commit is contained in:
parent
a6aaf66be0
commit
87be4e22e1
@ -30,6 +30,10 @@ name:
|
|||||||
description: Overwrites friendly name.
|
description: Overwrites friendly name.
|
||||||
type: string
|
type: string
|
||||||
default: Name of Entity
|
default: Name of Entity
|
||||||
|
theme:
|
||||||
|
required: false
|
||||||
|
description: Set to any theme within `themes.yaml`.
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user