mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +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.
|
||||
type: string
|
||||
default: Name of Entity
|
||||
theme:
|
||||
required: false
|
||||
description: Set to any theme within `themes.yaml`.
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user