Add state_color to Entity card (#19229)

This commit is contained in:
Philip Allgaier 2021-09-22 19:30:53 +02:00 committed by GitHub
parent 4d2b140b60
commit f7fe807861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.