Releases: filipvh/hass-nhc2
Releases · filipvh/hass-nhc2
1.7.1-beta1
Update climate.py (#36) Change line 126 to make the update of the current temperature work (see issue #34)
Latest release with fixes for newest ha
Fix detection
1.7.0-beta3 Fix detection
1.7.0-beta2
Work with HASS 2022.3.0 (#39) * Add version For the compatibility with the future version of HASS * Compatibility with Home Assistant 2022.3.0 Import Coco Submodule in this module * Revert "Merge branch 'master' of https://github.com/filipvh/hass-nhc2 into filipvh-master" This reverts commit dc11149bddf99a6a9183023b218b074c114b923a, reversing changes made to d59f22dc1884da0ed9f2a7b6b8569dac87ce98d8. * Update fan.py Patch SPEED_HIGH, SPEED_LOW, SPEED_MEDIUM error in HASS 2022.4.0 Co-authored-by: cebos <cedric.bosch@chc.be>
add thermostats
@joleys added thermostats to the underlying lib (nhc2-coco) an this integration.
Fix for HA 2021.6.0 and later
For the compatibility with the future version of HASS
Fix for HA 2021.6.0 and later
For the compatibility with the future version of HASS
Fan and cover support added. Fix for dimmable lights.
-
fix brightness level 0 bug
-
add cover support
-
add fan support
EXPERIMENTAL - Fix fan speeds
1.5.0-beta13 order speed list of fans
EXPERIMENTAL - Add switched fans (on/off)
1.5.0-beta12 add switched-fans