github RinDevJunior/matterbridge-roborock-vacuum-plugin 1.1.5-rc05

pre-release2 hours ago

[1.1.5-rc05] - 2026-02-28

Fixed

  • Single-room currentArea preserved when cleaning_info is absent — When a vacuum is cleaning with exactly one room selected and no cleaning_info is reported, currentArea is now set to that room's area ID instead of being cleared to null. Previously this caused Apple Home to lose track of which room was being cleaned in single-room scenarios.
  • Email notifications suppressed during periodic keep-alive reconnectsMQTTClient now tracks forced reconnections initiated by keepConnectionAlive via an isForceReconnecting flag. onClose and onConnected broadcaster events are skipped when the reconnection is intentional, so email alerts are only sent on genuine connection loss or errors.

Breaking Changed

  • Whitelist now accepts DUIDs only — Device filtering via the White List configuration now matches on DUID exclusively. The previous <Name>-<duid> format and name-based matching are no longer supported; enter the raw DUID string directly.
  • Requires matterbridge@3.5.6 — This release upgrades the minimum required Matterbridge version to 3.5.6. Please run npm install -g matterbridge@3.5.6 before updating the plugin.

Improved

  • Server Mode documented in README — Added clear guidance explaining that Server Mode allows a single Matterbridge instance to host multiple vacuums, as an alternative to running separate instances.
  • Whitelist schema description updated — The plugin configuration UI now shows an accurate description of the White List field, reflecting the duid-only format and its interaction with Server Mode.

Buy Me A Coffee

Don't miss a new matterbridge-roborock-vacuum-plugin release

NewReleases is sending notifications on new releases.