Display entity details on dashboard

Hi,
I am still quite new to HA and do have a quite simple question. I created an integration for my ventilating system - Zehnder Q350.
The integration itself is working fine. Navigating to the entity via the settings is giving me a quite good overview of the entity, see attachment.

I would now like to exactly show the same details on a dashboard. But there I just have the simple entity cards or sensor cards. Isn´t there an simple way to display it equally? I´d like to avoid a second tap to get to that level of detail.

thx
F.

Hi @FistandantilusDD - welcome to the world of Home Assistant!

Depending on the entities and attributes of your device you might be able to display individual items in an entities (plural!) card - looking at your screenshot there’s quite a few entities available.

image

Or you could try the denysdovhan/purifier-card: Air Purifier card for Home Assistant Lovelace UI and see what it offers for your device.

But neither of these options will give you the same - or probably even similar - view.

There are at least 2 alternatives:

  1. A stock Tile card will show you a similar (not same) look:

  2. Check a custom more-info card (never used it myself) - it will allow you to show a more-info popup as a card.

Thank you both!
Yes entities are more than enough available. It is a pity that the “entity view” cannot just be used, would make things easier. Nevertheless I adapted your recommendations - not that nice looking but at least working :stuck_out_tongue: