Skip to content

Commit

Permalink
Update entities.markdown (#11985)
Browse files Browse the repository at this point in the history
  • Loading branch information
iantrich authored Feb 6, 2020
1 parent bc32550 commit 67f588c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions source/_lovelace/entities.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ theme:
required: false
description: Set to any theme within `themes.yaml`.
type: string
state_color:
required: false
description: Set to `true` to have icons colored when entity is active
type: boolean
default: false
{% endconfiguration %}

## Options For Entities
Expand Down Expand Up @@ -79,6 +84,11 @@ action_name:
required: false
description: Button label. (Only applies to `script` and `scene` rows)
type: string
state_color:
required: false
description: Set to `true` to have icons colored when entity is active
type: boolean
default: false
tap_action:
required: false
description: Action to take on tap
Expand Down

0 comments on commit 67f588c

Please sign in to comment.