Entity Card & secondary info (vs Entities Card)

I’m trying to create a dashboard for our car, which shows key stats (e.g. odometer, tire pressure, etc.).

I would like to show the value “and” the last-changed secondary information.

I can easily do this with the entities card, but it looks like secondary information isn’t supported with the entity card (not in documentation and when I try to add secondary info, it is ignored).

Is there any way to get around this? I like the look of the Entity card, but just want to add a simple secondary row that shows the last updated value so we know how fresh the information is.

You’ll need a custom card for that.

I use custom:button-card or one of the Mushroom cards for this kind of thing.

1 Like

Ok thanks for confirming