github RinDevJunior/matterbridge-roborock-vacuum-plugin 1.1.7-rc11

pre-release7 hours ago

[1.1.7-rc11] - 2026-07-12

Fixed

  • selectedAreas still resetting to [] after a global clean — Corrects the rc09 fix, which did not fully work: MatterbridgeServiceAreaServer.selectAreas() was forwarding the original empty request to the base matter.js class after our command handler ran, silently overwriting our updateAttribute-based fix within the same command invocation. RoborockServiceAreaServer now overrides selectAreas() to forward the resolved room list into super.selectAreas(...) instead, so the base class's own write is correct.

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

NewReleases is sending notifications on new releases.