Grid-layout not working after upgrade to 2025.1.1

Hi there,

None of my Dashboard are working anymore after the upgrade to 2025.1.1.
Seems now to be an issue with the grid-layout I am using on all my dashboards, see below :

Any issue using this now ?? I have not seen anything saying it would break ?

Anyone can help ?
Many thanks !

I am not having any issues with grid layout after the update to 2025.1.1.

thank you @MoridinTX
Do you have same code as above, because on some examples I see something different like :

type: custom:layout-card
layout_type: grid
layout_options:

But that is also not ok

It is ok … I figure out the HACS was disappeared after upgrade the 2025.1.1 …
I had to load a new version 2.0.2 and it is working back

Many Thanks !!

How did you install 2.0.2? I’m having the same issue and I don’t see an update available for HACS. I have 2.0.1 installed.

Nevermind. Fixed it, I think I was stuck on 2.0.1 because I originally installed HACS via Terminal, here is what I did to fix it:

  1. Uninstall / Delete existing HACS integration (Devices->Integrations)
  2. Go to addons, add custom add repository: GitHub - hacs/addons. Search for and install the HACS addon
  3. Run the hacs addon. Then examine its logs, it will install updated hacs then exit.
  4. Full restart home assistant
  5. Go back to Devices->Integration and install HACS, now I have 2.0.2!
  6. Go back to settings->updates and install updates to card-layout and fully-kiosk
  7. Refresh dashboards, success!