I’m trying to build a dashboard. I thought the best way is to make each room a layout-card.
It would have a title, then I can put different cards underneath.
Each room would be an entity, so I can easily move the whole block around.
I envision a title for the room, then a block for info, then lights
like that. But Funny me, I can’t seem to put a title on a layout-card. And only on the entity card.
type: custom:layout-card
title: Kids
What am I missing?
I want title up top as not all rooms have sensors.