Replies: 1 comment
-
Hey! yeah this is doable, you may need to use
type: custom:room-summary-card
area: attic
styles:
entities:
grid-template-columns: 1fr 1fr !important |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to display more than 4 entities. I can add them, but the fifth one is only partially visible, no matter what I try.
To my understanding, the aspect-ratio I use makes the card wide enough to show two columns of entities.
The grid options should show two columns of 4 entities.
But I only get one, and the fifth entity is below the fourth one and only partially visible.
Can anyone tell what I am doing wrong or give a suggestion how to show all entities?
Beta Was this translation helpful? Give feedback.
All reactions