homebridge-homeconnect
Home Connect home appliances plugin for Homebridge.
Changes in this version:
v0.31.0 - 2023-12-13
Changed
- Significant rewrite of the main accessory logic that bridges between Homebridge and the Home Connect API.
- Keys and values returned by the Home Connect API are checked against known and expected values. Any issues are written to the log, but otherwise ignored.
- The validity of the
config.json
plugin configuration is checked more thoroughly. - Various log messages have been changed due to the rewrite.
- Updated dependencies.