thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.08k stars 127 forks source link

Changing layout type hides badges #115

Closed Skeletorjus closed 3 years ago

Skeletorjus commented 3 years ago

I have a row of badges at the top of my view. If I change layout type to anything but default, the badges disappears. Changing the layout back to default makes the badges come back again.

Great work getting this available in the UI editor, by the way!

thomasloven commented 3 years ago

I actually chose not to support badges because they are so seldom used. Try this: https://github.com/thomasloven/lovelace-badge-card

And thank you!