core/homeassistant/components/venstar
Nash Kaminski 2ae91bf0ea
Correct humidifier detection in venstar component and add tests (#50439)
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.
2021-05-24 16:41:37 +02:00
..
__init__.py
climate.py Correct humidifier detection in venstar component and add tests (#50439) 2021-05-24 16:41:37 +02:00
manifest.json Correct humidifier detection in venstar component and add tests (#50439) 2021-05-24 16:41:37 +02:00