dawidchyrzynski / arduino-home-assistant

ArduinoHA allows to integrate an Arduino/ESP based device with Home Assistant using MQTT.
https://dawidchyrzynski.github.io/arduino-home-assistant/
GNU Affero General Public License v3.0
498 stars 118 forks source link

Feature request: please add setCurrentHumidity member to the HAHVAC class #188

Open Tonguc-Endem opened 1 year ago

Tonguc-Endem commented 1 year ago

Home assistant climate entity supports current humidity. Please add HAHVAC::_currentHumidity member to the HAHVAC class. Thanks a lot.