artem-sedykh / mini-climate-card

Minimalistic climate card for Home Assistant Lovelace UI
MIT License
287 stars 19 forks source link

Ability hide current temperature #39

Closed cannondale0815 closed 2 years ago

cannondale0815 commented 3 years ago

Great addition to Home Assistant! I prefer this over all other climate cards.

Would there be a way to hide the current temperature indicator and only display the target temperature? I use a different card for displaying and tracking indoor temperature, so I would like to use your card just for adjusting target temperature. I tried the following, but got a NaN (not-a-number) value on the card:

          - type: 'custom:mini-climate'
            entity: climate.thermostat
            temperature:
              source: []
elgeniskogen commented 2 years ago

I also think this would be very useful :-)

stibbzy commented 2 years ago

I worked love to be able to hide this too!

re-id commented 2 years ago

Поддерживаю

mishnz commented 2 years ago

I've added this feature in a pull request here: https://github.com/artem-sedykh/mini-climate-card/pull/82

regevbr commented 2 years ago

released in 2.1.2 thanks @mishnz