Hi all, I’m trying to organize my dash panels a little nicer using grids, horizontal + vertical stacks and what not.
Using the new tile support for fans, I’d have the fan tile use two-thirds of the horizontal space and the last third of the space by a Light tile as they both look better with that kind of allotted screen real-estate, but I’m running up against a problem here:
TLDR; I can do this with a horizontal stack or two column grid:
…or this with a 3 column grid:
But how would I do this: (pardon the crappy 10 second mspaint mockup)
I cannot rule out the solve might be laughing right in my face, nor am I against HACS special cards if there is such, yet I’ve not found one as of yet. Any suggestions are welcome.
Hi Jack, thanks for the suggestion - unfortunately my usecase may differ somewhat from your thermometers.
The fan-tile buttons becomes too small for tablet use (or my fat fingers, take your pick) when using just half of the card width. The Light card with the dimmer control arch also becomes hard to use as the movable dot is hard to catch if the card scaled down to a quarter. Being able to do thirds somehow would kill both birds with one stone here.
Ah, card-mod to the rescue!
I just recently began mucking about with this HACS extension, albeit my CSS kung-fu is not quite strong. I’ll defiantly give this a whirl and see if it fits the bill, but it looks promising. Thanks for sharing!
@boheme61 thanks for the suggestions, however your last comment suggests some level of irritation that I did not ‘show my code’ Truth is there is no custom code to show as I didn’t do any. Those first two examples were just made using the standard cards and that last was a mockup - lovingly made in glorious technicolored mspaint
No “irritation” here, i don’t care whether you want help or not, just showing that you can accomplice what you want, so basically your question is answered in several answers(3). ( And there are also few other ways ) , im sure you would even find a complete solution/code( which match your usecase ), if you use the search function
How does i.e 3/4 or 3/5 look in your Devices, or 5/8 for that matter , span-options are endless.
And with “mediaquery:” you can even decide how it should look/behave in various screen-resolutions.
Could not agree more, there’s a reason why we say ‘a picture is worth a thousand words’, not the other way around. Some just get overly miffed over nothing, lol - BTW, your mod-card code above worked like a charm, thanks again!