mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +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
|
||||
description: Overwrites icon.
|
||||
type: string
|
||||
state_color:
|
||||
required: false
|
||||
description: Set to `true` to have icon colored when entity is active.
|
||||
type: boolean
|
||||
default: false
|
||||
attribute:
|
||||
required: false
|
||||
description: An attribute associated with the `entity`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user