I’m setting up a greeting at the top of the dashboard where I’d like to have a card that says “Hello, [user]” and shows the profile picture associated with that user.
The text I’ve got working by putting “{{user}}”. But the profile picture I’m having a hard time with. I’ve tried using a person card, entity, template, etc. But I’m not sure how to dynamically reference the current user with their picture.
In trying to find the same answer for myself I stubbled across your post. I asked the question in the Fun with custom:button-card thread and was given the answer. Not sure if this helps you but it solved it for me.