Skip to content

Version v0.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 15:56
· 291 commits to master since this release

homebridge-homeconnect

Home Connect home appliances plugin for Homebridge.

Changes in this version:

v0.32.0 - 2023-12-14

Added

  • The HomeKit services for appliance doors (Door service), mode settings (Switch services), and event buttons (Stateless Programmable Switch services), can be individually enabled or disabled via the config.json file.
  • Additional debug logging options can be configured via homebridge-config-ui-x. These allow logging of the raw Home Connect API requests and responses, as well as redirection of debug level logging to info level (avoiding the need to use the homebridge -D option).

Fixed

  • Corrected checking of keys in Home Connect API events.