Adding different types of entities / attributes to dashboard as one card

I’m building my first dashboard on HA. I noticed that the motion sensors for Yolink have been added as three separate entities. There is one for the actual motion, one for the battery level, and one for the temperature in the room. I have been able to group them using a helper, however I’m struggling to have it display in the dashboard the way I want it.

I would like to have the dashboard display the motion or no motion icon depending on if there is motion detected. I would also like to display the last updated time, the battery, and the temperature as secondary pieces of information.

I have been playing with tile cards as well as mushroom entity cards and mushroom template cards but have not had any luck so far.

Does anyone have any suggestions on how to make this happen?

If it helps this is the information for one of the sensors in the states section:

How about this?

Examples:

This looks like it might work for me. However, it appears that the readme file is old so I have been struggling to get it setup.

I have been able to install it through HACS. I also figured out how to add it through the Configuration → Dashboards → Resources panel. I have opened the dashboard I am in edit mode.

The ReadMe file states “Show multiple entity states, attributes and icons on entity rows in Home Assistant’s Lovelace UI”. What if I’m using my own custom dashboard?

Lovelace UI is what dashboards used to be called. It’s the same thing.