artem-sedykh / mini-climate-card

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

New secondary_info type #9

Closed julienlarivee closed 4 years ago

julienlarivee commented 4 years ago

Hi, I would have more of a request than a issue.

I am using your card with my baseboard thermostat. Really great by the way! My thermostat hvac_mode are always on heating event when they are not actually heating. Therefore there is an attribute called hvac_action wich is showing if the thermostat is currently heating of inactive.

In the regular thermostat card, they are using this attribute and showing it below the desired temperature.

image

Is is possible to get this hvac_action as a new type of secondary_info?

Thank you

tibortiz commented 4 years ago

It would be great ! The attributes is "havc_action" in the climate used with your mini-climate-card

artem-sedykh commented 4 years ago

Added a new type, so far changes in the dev branch, as I finish other features I will release.
Here is how the configuration will look for your task: (release_notes), if there are suggestions for improvement, write me