Entities card and attributes

Is there any way to get the entities card to show attributes?

What I’m trying to do is have two separate entities cards. One displays the power usage of my various smart sockets, the other I want to display those same sockets, but the power usage during the last period. The first I can do, that’s easy, but I can’t see how to display the last_period attribute on the Entities card. I could obviously do this with a separate entity card for each socket, but it looks untidy, and takes up far too much room.

Can anyone help?

It looks like you can display attributes in the entities card, look right at the bottom here for am example

Another option is to display your attribute as secondary_info

How is it possible without custom cards?

Don’t think it is possible without custom card

I really need to remember to look at the documentation. It works perfectly, although I chose the manual card and did up the code from there. Looks great, thanks :slight_smile: