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

pre-release2 hours ago

[1.1.5-rc06] - 2026-03-01

Fixed

  • State resolver expanded to all active cleaning statusesManualMode, RoomClean, ZoneClean, SpotCleaning, and all mop variants now fully respect modifier flags (isLocating, isExploring, inWarmup, inReturning). Previously only the base Cleaning (5) status applied these modifiers, causing incorrect run mode and operational state for all other cleaning variants.
  • Sleeping status correctly resolvedSleeping (2) is now a Priority 0 override: returns Cleaning+Paused when inCleaning is set, Mapping+Paused when isExploring is set, and Idle+Paused for the base case. Previously it fell through to the generic modifier chain and could produce incorrect states.
  • InError status correctly resolvedInError (12) is now a Priority 0 override: returns Cleaning+Error when inCleaning is set, Mapping+Error when isExploring is set, and Idle+Error for the base case.
  • Paused status included in area-context checkcleaning_info is now considered relevant when the vacuum is paused, preserving area and map context across pause events.

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

NewReleases is sending notifications on new releases.