Skip to content

Releases: thoukydides/homebridge-aeg-robot

Version v2.2.3

09 Oct 09:45
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v2.2.3 - 2024-10-09

Fixed

  • Handle RX9.2 appliances without any schedule configured. (#55)
  • Fallback to the appliances name if the state name is blank. (#55)

Version v2.2.2

09 Oct 07:03
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v2.2.2 - 2024-10-09

Fixed

  • Corrected duplicate logging of robot vacuum cleaner capabilities.

Version v2.2.1

09 Oct 06:42
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v2.2.1 - 2024-10-09

Fixed

  • Corrected Node.js 18 compatibility when logging robot vacuum cleaner capabilities.

Version v2.2.0

08 Oct 19:06
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v2.2.0 - 2024-10-08

Fixed

  • Time-limit attempts to control the robot vacuum cleaners instead of retrying indefinitely. (#53)
  • Corrected recovery after problems encountered polling the Electrolux Group API.

Changed

  • Enforce minimum polling intervals when there are multiple robot vacuum cleaners in the account to avoid exceeding daily rate limits.
  • Restored Node 20.9.0 compatibility (for use on Synology NAS).
  • Updated dependencies to latest versions.

Version v2.1.0

27 Sep 19:10
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v2.1.0 - 2024-09-27

Added

  • Added support for AEG RX9.1 / Electrolux Pure i9.1 models. (#51)

Version v2.0.0

19 Sep 10:15
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

[v2.0.0] - 2024-09-19

Changed

  • Migrated from a reverse engineered AEG iPhone app API to the documented Electrolux Group API. It is no longer possible to authorise access using a username and password. Create API Key, Access Token, and Refresh Token via the Electrolux Group Developer Portal.

Version v1.0.2

17 Sep 05:17
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v1.0.2 - 2024-09-17

Fixed

  • Node 22 compatibility.

Changed

  • Updated dependencies to latest versions.

Version v1.0.1

04 Sep 04:54
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v1.0.1 - 2024-09-04

Changed

  • Updated dependencies to latest versions.
  • Lots of internal changes for stricter eslint checking.

Version v1.0.0

01 Sep 06:11
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v1.0.0 - 2024-09-01

Changed

  • Changed to ESM project to support Homebridge 2.0.

Version v0.7.0

31 Aug 17:24
Compare
Choose a tag to compare

homebridge-aeg-robot

AEG RX 9 / Electrolux Pure i9 robot vacuum plugin for Homebridge.

Changes in this version:

v0.7.0 - 2024-08-31

Changed

  • Accept new fields in API responses.
  • Updated dependencies to latest versions.
  • Lots of internal changes for stricter eslint checking.