mirror of
https://github.com/home-assistant/core.git
synced 2025-05-30 10:47:06 +00:00

As of version 0.14, the venstar_colortouch lib always initializes hum_setpoint to None. When a thermostat actually reports a humidifier state, this value is replaced with the integer value of the setpoint. This changeset corrects the humidifier detection as well as adds basic test cases for the Venstar component.