I want to create Title for my vertical-stack config:
type: vertical-stack
title: Salon
cards:
- type: horizontal-stack
cards:
- type: entity-button
Unfortunately there is no title showing above stack.
And another question.
Can I change size of stack elements? If I use “light” and “entity button” then both have different sizes. It looks bad:(
And last one question:
How to add theme to Lovelace UI editor? I have only two positions there: “Backend-selected” and “default”. Is there any tutorial?