thomasloven / lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards
MIT License
1.19k stars 111 forks source link

Cards not "reserving" space before layout get generated #394

Open BrainStone opened 8 months ago

BrainStone commented 8 months ago

From what I can tell auto-entities cards don't take up space in the initial layout calculations. In other words when a dashboard is loaded the card(s) that auto-entities fills are not visible. Then the layout is calculated. All cards being placed. Only then does the auto-entities card load taking up space but not causing the layout to be recalculated creating very odd (and unintentional) layouts.