Skip to content

Show person image in template chip card #901

Discussion options

You must be logged in to vote

Figured it out:
I can use the person attribute entity_picture as Picture. The whole config looks like this:

type: template
content: >-
  {{states('device_tracker.marcel_pixel5').capitalize()}} | {{
  states('sensor.pixel_5_battery_level') }}%
entity: person.marcel
picture: '{{ state_attr(''person.marcel'', ''entity_picture'') }}'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MarcelBochtler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant