Well, this has only been asked 100 times… Lots of topics out there on how to do it. I guess they are for older versions of HA because I can’t get any to work.
Basically, what if I add a card, lets say a simple button card. I get code line this:
show_name: true
show_icon: true
type: button
tap_action:
action: toggle
entity: light.game_heat_light
Now lets say I want that card 50% bigger? Or 100% bigger? Or 25% smaller?
You can’t tell me there isn’t a simple way to do this, but the answer eludes me.
Before anyone suggests lovelace-layout-card… it doesn’t work. At least I can’t get it to work. The “layout options” box seems to have been removed.
I look forward to your advice.