Skip to content

Releases: madchicken/homebridge-comelit-sb

[Release] Dependencies update and fixes

09 Sep 12:21
Compare
Choose a tag to compare
  • Update dependencies
  • Fix more warnings

[Release] Update dependencies

08 Sep 10:54
Compare
Choose a tag to compare
  • Update dependencies
  • Add support for HTTP basic authentication
  • Fix problem with Serial Number characteristic (Fix #9)

[Release] Bug fixing

08 Sep 10:23
Compare
Choose a tag to compare
  • Remove errors when initialising values for CurrentRelativeHumidity
  • Remove errors when initialising values for RelativeHumidityDehumidifierThreshold

Outlet in N/O mode

11 Jan 11:26
Compare
Choose a tag to compare
  • 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

28 Aug 14:09
b28cd3a
Compare
Choose a tag to compare
  • 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

21 May 18:21
Compare
Choose a tag to compare

Comelit

  • Update the plugin to be compatible with Homebridge version 1.1.0
  • Add more configuration flags to exclude devices from mapping
  • The platform is again declared as Dynamic

Note: Due the changes it might be that you will need to remap your accessories in the Home App

Homebridge

Homebridge 1.1.0 Compatibility - Beta release

21 May 12:56
Compare
Choose a tag to compare

Comelit

  • Update the plugin to be compatible with Homebridge version 1.1.0
  • Add more configuration flags to exclude devices from mapping
  • The platform is again declared as Dynamic

Note: Due the changes it might be that you will need to remap your accessories in the Home App

Homebridge

Humidifiers mapping

24 Apr 17:48
Compare
Choose a tag to compare

Maintenance update

  • No more mapping of humidifier for systems that don't support them
  • Update of Comelit client library
  • Small fixes