Collapsable-cards alternative with UI?

I have all my stuff on 1 dashboard, separated into rooms. It’s a bit messy. It’s hard to find the room, and the temp is ABOVE the room title. I got columns in desktop, but mobile is crap.

image

I found collapsable-cards and thought I could make a dash with a list of rooms, which I can open up.
But it has no UI. As soon as I add collapsable-cards I have to do everything else in yaml. I can’t handle that right just yet.

What would you suggest to make things easier to deal?

IMHO most of famous custom cards have limited possibilities in part of settings via UI.
You have to learn yaml.

1 Like

2022.10.x will offer subviews. Perhaps this is something for you.

Not really about yaml. As soon as I put type: custom:collapsable-cards everything underneath dies as well. Even with type: custom:layout-card etc at least I get to deal with the subparts in their existing UI

If I put custom:collapsable-cards on top it becomes a monolithic block of code.

Hi,
I’m not seeing anything in the new ver. Is it up yet?

Yes, since v2022.10.x

All I’m getting is the same

and

image

If at least I saw the subcard as its own editor I can deal. But I can’t throw away the whole HA UI

I’m talking about the Home Assistant subviews. They have nothing to do with a custom card.