LL: New entities card special row - attribute (#12617)

This commit is contained in:
Ian Richardson 2020-04-01 12:48:29 -05:00 committed by GitHub
parent 0078a3a277
commit 1b1506cecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,6 +294,35 @@ entities:
type: string
{% endconfiguration %}
### Attribute
{% configuration %}
type:
required: true
description: attribute
type: string
entity:
required: true
description: Home Assistant entity ID.
type: string
attribute:
required: true
description: Attribute to display from the entity.
type: string
prefix:
required: false
description: Text before entity state.
type: string
suffix:
required: false
description: Text after entity state.
type: string
name:
required: false
description: Overwrites friendly name.
type: string
{% endconfiguration %}
## Example
Entity rows: