mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Add state_color
to Entity card (#19229)
This commit is contained in:
parent
4d2b140b60
commit
f7fe807861
@ -32,6 +32,11 @@ icon:
|
|||||||
required: false
|
required: false
|
||||||
description: Overwrites icon.
|
description: Overwrites icon.
|
||||||
type: string
|
type: string
|
||||||
|
state_color:
|
||||||
|
required: false
|
||||||
|
description: Set to `true` to have icon colored when entity is active.
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
attribute:
|
attribute:
|
||||||
required: false
|
required: false
|
||||||
description: An attribute associated with the `entity`.
|
description: An attribute associated with the `entity`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user