Trying to decrease line spacing on an entities card that is using custom:template-entity-row. The posted code_mod code works on entity cards with standard entities, but not when using custom:template-entity-row.
Update: Changing the two values below in the CSS code allows the line spacing to change, but canāt figure out how to accomplish this in card_mod.
#wrapper { min-height: 25px;} Changed from 40 to 25
div#wrapper { height: 25px;} Added this line
does anyone know how to disable the slider row of this entry equal to the date-input entry?
Actually only the icon will be disabled when I click the āinput_boolean.ui_kellerlichtā button but it would be very nice if the slider also is disabled.
Hey lads, I have been trying to find a solution to a problem Iāve had since yesterday and itās the fact that I cannot change the mushroom slider color. It doesnāt work with any selector that has anything to do with the slider. Anyone ran into this issue or know a solution?
Ps: I have used card-mod-helper but neither that worked.
is there a way to style the horizontal stack so all child items (mini graph card state) have the same color?
For now i could only figure out to style all child items on its own. Is this possible?
this is what i have done. But my question is if i can put my card styling into the horizontal stack instead of styling every mini graph card on its own.
I think your top cards are mushroom cards. I would also make the HASS lovelace cards with mushroom. It is a lot of work to base a normal lovelace card on it.
I think the best idea is to grab a custom:mushroom-template-card and style it.
Edit: With this configuration it is necessary to create a helper sensor for the days, weeks, months and years. The helper is called utility meter, and is meant for this very purpose.
I am quite unsure, though I am very certain there is a way to set up a sensor or modify it in such a way that youād be able to pull the right data. I canāt help you with that though as I have only been using HASS for the last 2 weeks and donāt know enough