DBuit / Homekit-panel-card

Homekit panel card for home assistant
MIT License
304 stars 54 forks source link

Panel mode not at full width #93

Open hijodelaplaya opened 3 years ago

hijodelaplaya commented 3 years ago

How can I render the card at full width? Panel mode is on and I have no specific style configured... It feels like a waste of space with all the padding on the sides...

Screenshot_20201130-183840

wtrbuit commented 3 years ago

Hi, at this moment it is not possible to render the card in full width. For mobile devices we have made the choice of only allowing a max of 3 tiles in width. We are looking into making this more flexible.

But looking at your setup you would only benefit from less padding on the bottom of the screen, a fourth tile would fit but on your other blocks you would still get empty spaces and pushing tiles to the next row.

hijodelaplaya commented 3 years ago

Thanks for your response. I don't necessarily want to have more tiles on a row, I just want to get rid of the ugly padding on the sides of the card. You could do this by allowing users to set the mobile card width instead of the mobile tile width, which is kind of useless now anyway.

Please let me know if you think that this could be fixed in the coming update! I really like the design approach, but the fact that it only uses 70% of the width of my screen is a real pity...