github thoukydides/homebridge-homeconnect v0.16.0
Version 0.16.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.16.0 - 2020-01-22

Added

  • CleaningRobot: Added a Battery Service service to indicate the battery charge level and its charging status.

Changed

  • Use the new dynamic configuration schema support in homebridge-config-ui-x version 4.8.1. This saves the schema as ~/.homebridge/.homebridge-homeconnect-v1.schema.json instead of overwriting config.schema.json in the installation directory, so works even if the plugin does not have write access to its installation directory.
  • The OAuth access_token and refresh_token are now obfuscated before being written to the log file; only the first 4 and final 8 characters are recorded. This is sufficient for debugging purposes, but prevents account access if a log file is posted publicly. Note that codes used during the initial authorisation are still logged, but these have very short validity periods (the device_code and user_code for physical appliances are only valid for 5 minutes, and the authorization_code for the simulator is valid for 10 minutes).

Don't miss a new homebridge-homeconnect release

NewReleases is sending notifications on new releases.