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