Releases: madchicken/homebridge-comelit-sb
Releases · madchicken/homebridge-comelit-sb
[Release] Dependencies update and fixes
- Update dependencies
- Fix more warnings
[Release] Update dependencies
- Update dependencies
- Add support for HTTP basic authentication
- Fix problem with Serial Number characteristic (Fix #9)
[Release] Bug fixing
- Remove errors when initialising values for CurrentRelativeHumidity
- Remove errors when initialising values for RelativeHumidityDehumidifierThreshold
Outlet in N/O mode
- Allow the use outlets in N/O (normally open) mode instead of N/C: use the new
invert_plugs_status
advanced configuration flag - Update all dependencies
[v2.1.0] Stability release
- Fix a long standing bug that was causing plugin instability (Devices Not Responding)
- Update dependencies
- More logs for errors
- Thermostats and Dehumidifiers are now one single device (you can still split them in Home App)
Homebridge compatibility
Homebridge 1.1.0 Compatibility - Beta release
Humidifiers mapping
Maintenance update
- No more mapping of humidifier for systems that don't support them
- Update of Comelit client library
- Small fixes