github thoukydides/homebridge-homeconnect v0.24.0
Version 0.24.0

latest releases: v1.6.0, v1.5.5, v1.5.4...
2 years ago

homebridge-homeconnect

Home Connect home appliances plugin for Homebridge.

Changes in this version:

v0.24.0 - 2022-04-02

Fixed

  • Fully support appliance haID values that are comprised of 18 decimal digits (rather than just those that include the manufacturer's name and model number). Loss of the event stream was previously ignored for these appliances, but is now treated the same as the appliance being disconnected.

Changed

  • Replaced used of request and request-promise-native (both deprecated since 11th February 2020) with undici. (This results in Node writing an ExperimentalWarning: buffer.Blob is an experimental feature message to the console, but this is safe to ignore.)
  • Updated dependencies to the latest compatible versions. Node 16.5 (or later) is required.

Don't miss a new homebridge-homeconnect release

NewReleases is sending notifications on new releases.