[1.0.8-rc05] - 2025-06-08
Added
- Support for S8_PRO_ULTRA model: Added dedicated functions (
getSupportedRunModesA51
,getSupportedCleanModesA51
,getOperationalStatesA51
) and included them in the platform's clean/run mode and operational state selection logic.
Changed
- Updated minimum required Matterbridge version to 3.0.5 (was 3.0.4). The plugin will now throw an error if an older version is detected.
- Updated all config and schema version strings to 1.0.8-rc05.
- Package build script and all related metadata now reference 1.0.8-rc05.
Fixed
hasDockingStationError
logic: No longer treatsisUpdownWaterReady === Error
as a platform error (onlyclearWaterBoxStatus
now triggers error status).- Corresponding unit test updated to match new docking station error logic.
Other
- Updated
acorn
dependency from 8.14.1 to 8.15.0.