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

latest releases: 1.1.5-rc05, 1.1.5-rc04
pre-release12 hours ago

[1.1.5-rc03] - 2026-02-28

Added

  • Full MQTT lifecycle email notifications — Email notifications now cover all MQTT connection events: connected, offline, close, and error — giving complete visibility into connectivity changes.
  • Extended dock type support — New DockType enum values added for broader dock hardware compatibility.

Fixed

  • State resolution priority for Cleaning — Fixed incorrect state priority order: isLocating/isExploring now takes precedence over inWarmup, which takes precedence over inReturning, matching actual device behaviour.
  • Missing mopping statuses in area check — The guard that resets currentArea and selectedAreas when no cleaningInfo is present now covers all mopping and combined clean+mop operation codes (RoomMopping, ZoneMopping, CleanMopCleaning, CleanMopMopping, and their room/zone variants). Previously these states bypassed the check, leaving stale area data in Matter.

Improved

  • Connection lifecycle clarityAbstractConnectionListener now exposes onOffline and onClose as distinct callbacks instead of a single onDisconnected, allowing listeners to distinguish a network loss from an explicit connection close.
  • Reduced response noiseV1ResponseBroadcaster now silently drops simple ok responses, cutting down on redundant log output.
  • Message result type safetyMessageResult now uses strongly-typed enums (OperationStatusCode, DockType, etc.) instead of raw numeric values, reducing the risk of mis-mapped states.

Buy Me A Coffee

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

NewReleases is sending notifications on new releases.