Releases: davidjbradshaw/homebridge-aeg-wellbeing
Deprecate Plugin
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
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
This is a beta release with increased logging to get feedback from other users on how this works with different devices.
v1.1.1
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
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.