Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Releases: davidjbradshaw/homebridge-aeg-wellbeing

Deprecate Plugin

08 Nov 18:37
Compare
Choose a tag to compare

Due to AEG replacing the API this plugging no longer works you should instead use homebridge-electrolux-devices, which supports the new API.

v1.1.2

21 Feb 12:15
Compare
Choose a tag to compare

This version fixes the Characteristic Warnings for unsupported sensors and they will no longer be added into HomeKit. It also ensure that data passed to HomeKit reflects the AEG Brand, rather than Electrolux.

  • Detect feature availability before adding to HK
  • Display correct model information

If you are upgrading from a previous version of this plugin, you can remove any unused sensors and fix the model name, by deleting your devices from the HomeBridge Cache. They will automatically be added back after about 30 seconds with the now corrected configuration.

v1.1.2-beta

18 Feb 20:35
Compare
Choose a tag to compare

This is a beta release with increased logging to get feedback from other users on how this works with different devices.

v1.1.1

17 Feb 14:35
Compare
Choose a tag to compare

This release increases the robustness of remote error handling.

  • Improve handling of incomplete server responses
  • Improve handling of client error codes (401, 408, 429)
  • Improve handling of sever error codes (500, 502, 503, 504)

v1.1.0

17 Feb 13:10
Compare
Choose a tag to compare

This release is a fork of homebridge-electrolux-wellbeing. It makes the following changes and improvements.

  • Change brand to AEG
  • Remove unused light sensor characteristic
  • Improve management of connection failures
  • Update dependancies

This release has been tested with an AEG AX9 Air Purifier.