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

pre-release13 hours ago

[1.1.5-rc07] - 2026-03-02

Fixed

  • Correct type of selectedAreasselectedAreas attribute is now typed as number[] instead of ServiceArea.Area[], matching the actual attribute value stored in Matter. This fixes incorrect property access (.areaId) when setting currentArea for single-room cleaning scenarios.
  • Properly await all async calls — All message handler functions in PlatformRunner, B01ResponseBroadcaster, V1ResponseBroadcaster, and related routing layers now correctly await async operations (executeWithRobot, updateRobotWithPayload, triggerDssError, updateFromHomeData, broadcaster onMessage). Previously these were fire-and-forget, which could cause unhandled promise rejections and race conditions.

Improved

  • deviceNotify callback removed from PollingService — The callback was unused after the async refactor and has been removed to simplify the service interface.

Buy Me A Coffee

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

NewReleases is sending notifications on new releases.