Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Releases: thoukydides/homebridge-aeg-robot

Version v2.5.0

30 Apr 08:52
Compare
Choose a tag to compare

homebridge-aeg-robot

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

⚠️ Deprecation Notice

As of iOS 18.4, the Apple Home app includes native support for robot vacuum cleaners via Matter. This functionality is not available through legacy HAP (HomeKit Accessory Protocol) services and characteristics; only via Matter.

Homebridge does not support Matter. To enable full HomeKit integration, a new Matterbridge plugin has been developed.

Please migrate to matterbridge-aeg-robot.

This plugin has been archived and is no longer maintained.


Changes in this version:

[v2.5.0] - 2025-04-30

Added

  • Updated deprecation notice: this project has been archived and is no longer maintained.
    Please migrate to matterbridge-aeg-robot.

Version v2.4.0

19 Apr 08:16
Compare
Choose a tag to compare

homebridge-aeg-robot

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

⚠️ Deprecation Notice

As of iOS 18.4, the Apple Home app includes native support for robot vacuum cleaners via Matter. This functionality is not available through legacy HAP (HomeKit Accessory Protocol) services or characteristics; only via Matter.

Homebridge does not support Matter. To enable full HomeKit integration, a new Matterbridge plugin has been developed.

Please migrate to matterbridge-aeg-robot.

This plugin will soon be archived and no longer maintained.


Changes in this version:

v2.4.0 - 2025-04-19

Added

Version v2.3.3

31 Mar 17:32
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.3.3 - 2025-03-31

Changed

  • Updated dependencies to latest versions.

Version v2.3.2

04 Mar 11:22
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.3.2 - 2025-03-04

Changed

  • Updated dependencies to latest versions.

Version v2.3.1

04 Dec 19:33
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.3.1 - 2024-12-04

Fixed

  • Correctly redact multiple Product ID (applianceId) or Serial Number values on same log line.

Changed

  • Updated README.md.

Version v2.3.0

04 Dec 16:37
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.3.0 - 2024-12-04

Added

  • Added redaction of sensitive data in logs: API Key, Access Token, Product ID (applianceId), and Serial Number. (Refresh Tokens were already redacted.) The Log Appliance IDs debug option leaves Product ID and Serial Number values visible.

Changed

  • Only use the appliances name (the state name does not appear to get updated). (#55)
  • Updated README.md.
  • Updated dependencies to latest versions.

Version v2.2.5

30 Nov 16:35
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.5 - 2024-11-30

Changed

  • Updated dependencies to latest versions.

Version v2.2.4

17 Oct 04:00
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.4 - 2024-10-17

Fixed

  • Accept batteryStatus, dustbinStatus, and powerMode in appliance capabilities response. (#57)

Changed

  • Updated dependencies to latest versions.

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.