I have tried multiple templates and nothing works.
When the template runs in Dev Tool Template, the auto-fill even pulls in the person. then it gives me an error…
‘person’ is undefined
makes no sense.
tried Last_Changed and Last_Updated
{{ state_attr(person.NAME, 'friendly_name') }} was last updated at {{
as_timestamp(states[trigger.entity_id].last_updated, default=0)
| timestamp_local
| timestamp_custom('%I:%M:%S %p')
}}
thx for the help
2 posts - 2 participants