jmcollin78 / versatile_thermostat

A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management
MIT License
314 stars 34 forks source link

Expose the humidity of an underlying in over_climate VTherm is available. #638

Open jmcollin78 opened 3 hours ago

jmcollin78 commented 3 hours ago

Discussed in https://github.com/jmcollin78/versatile_thermostat/discussions/633

Originally posted by **ZaGaPonG** November 14, 2024 Hello @jmcollin78, First, thanks for this really good addon 🥇 Could you envisage to manage to "current_humidity" attribute from climate entity please? In fact, as my room temp sensors added to each thermostat deliver humidity as well that could be nice if we could link this humidity sensor to the climate entity. I have a climate entity delivered by Tado addon which display the twice: current humidity and current temp. Exemple with the Tado climate on the top and climate entity created with your addon below: image Thanks in advance
jmcollin78 commented 3 hours ago

Hello @ZaGaPonG,

Can copy/paste the attribute of your underlying climate entity which shows the humidity attribute ? It is available in Developement Tools / State.

ZaGaPonG commented 2 hours ago

Hello @jmcollin78,

`hvac_modes:

I have previously checked that link which talk about it: https://developers.home-assistant.io/docs/core/entity/climate/