Iâve been trying to recreate this thermostat card for a long time, especially this variant (there are several variants) - New Thermostat card based on Lovelace Style - #11 by spencersmb, Because I think itâs a very beautiful design, so far Iâve only succeeded mediocrely.
Unfortunately the project is dead and was not generic (only for Honeywell), it would be great if someone with experience could help here.
Iâm trying to get my dashboards all working with the new sections view. All seems pretty good, but Iâm having an issue where conditional chips are leaving a gap when they shouldnât be in view.
You can see the large gap that shouldnât really be there in the image.
The second image is in edit view to show the chips.
Anyone else having this issue?
Yes when I cast to a nest hub the gap shows up but not on the home assistant app or a browser. I have a pixel tablet hub as well, same behaviour cast gap is there, app displays as it should.
pretty much that exact layout is here in one of these mushroom threads as i used to use it myself ⌠sorry not sure where but i do remember getting there code from here
Is it possible to animate the stove icon?
All Mushroom Icons can be animated in some form. Youâll have to describe what animation youâd like the stove to have.
Check out this thread
Happy Birthday!
Been browsing that thread but canât figure out how to animate when the stove top or oven is in use.
Definitely something I can assist with. Do you have 2 different sensors that tell you when the oven and stove top are on/off?
As an example
Thanks for the birthday wishes
Yes
âsensor.range_cooktop_burnerâ which is either ârunâ, or âreadyâ
âsensor.range_oven_job_stateâ which is either âpreheatâ, âcookingâ, or âreadyâ
Ok, give me a bit, and Iâll put together a solution. Do you have an idea how youâd like each section represented with activity? Colors, animation?
for the cooktop maybe animate the flame for âmdi:gas-burnerâ
for the oven maybe animate the middle section similar to the dryer without the shaking, or maybe add the flame as you did with the fireplace.
Thatâs doable!
I went through the thousand posts from parts 1 and 2 several times and didnât find anything similar. Help for the minimized tile would be greatâŚ
@rhysb is it possible to resize the cover of media player ?
Other question, when i listen music on Spotify, i have all the buttons, but on Plexamp, i canât have the buttons Any idea please ? Thanks
Hi, how can i change the color for light chips? All examples with card donât work(
type: custom:mushroom-chips-card
card_mod:
style:
mushroom-light-chip:nth-child(1)$: |
ha-state-icon {
--card-mod-icon: mdi:lightbulb;
--icon-color: blue;
}
chips:
- type: light
entity: light.lights_off
examples work fine for me
Itâs a shame as this conditional gap for me makes it unusable. Iâm hoping a fix for this comes soon somehow!
Happy birthday!!! All good wishes to you.
How you feel about these animations? The animations will react to the state of each sensor.
Both
Oven only
Stove Top Only
This is awesome, much better than what I had in mind.