benct / lovelace-multiple-entity-row

Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI
MIT License
797 stars 60 forks source link

Panel View #310

Open jjanderson opened 1 year ago

jjanderson commented 1 year ago

Hi,

I love this card, thanks for creating it.

I was however wondering, I have a table with around 30 entities. Each entity has 5 reading (Moisture, EC, Temp, Battery, Signal)

I appreciate that this is slighly more than the 3 entities you cater for, but I think I can make it work as a panel card.

The issue is that the name is on the left, and then all the reading are squashed on the RHS

Can you give me a steer on how to format this better?

Many thanks

jjanderson commented 1 year ago

image

ildar170975 commented 1 year ago
  1. Define widths for each column explicitly using styles options.
  2. This is not a bug nor a FR. Suggest you to use HA community for asking similar questions and leave Github for bugs & FRs.