aglehmann / pyEcovent

Python library for Vents / Blauberg energy recovery ventilators
MIT License
22 stars 12 forks source link

Support for humidity sensor #2

Closed Tscherno closed 4 years ago

Tscherno commented 5 years ago

Hi,

first: Thank you for the project. Works perfect on a Blauberg A50-W. Just a feature request: It should be possible to read the current humidity. Would be nice to have that too.

PS: If you ever start using NodeRed: a module for that would be even more awesome ;)

aglehmann commented 5 years ago

Hi, Sorry for not getting back to you sooner. This project is my way of learning HA and python, so things are developing slowly. I'll have a look at implementing humidity reading.

I'm not using NodeRed my self but shouldn't the custom component I created work with NodeRed? [https://github.com/aglehmann/home_assistant_ecovent]

aglehmann commented 5 years ago

Hi, Humidity support is now available.