Home Assistant Grid

Hi
I am using grid which is available througt home assistant.

Is there a way to control the width?
image

I can control how many colums there are but it is the same width

The cards are always evenly distributed along the row, making them the same width.

There are a couple of things you can do to vary this:

  • If you use a vertical stack card, with a different grid card for each row and more columns than you need in each grid card you can control the card size a bit by adding extra columns. Each row will still be uniform though.

  • You can also create “spacers” by using button cards with no entity specified.

Otherwise you need a frontend addon from HACS.

Edit: If you like, you can then make the card background transparent:

1 Like

When I make a grid card the total width is fixed at 600px