mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Lovelace: missing theme option for thermostat card (#10868)
This commit is contained in:
parent
bb642159c1
commit
a6aaf66be0
@ -25,6 +25,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 %}
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user