Release Note: v1.1.1-rc16
Features & Enhancements
- Device Management: Enhanced device management with new API methods for improved device listing and initialization.
- API Updates: Updated
roborockIoTApiand related broadcast clients to support new device management flows. - Test Coverage: Improved and refactored unit tests for MQTT and LocalNetwork clients, sync message listeners, and device management service.
- Schema & Config: Updated configuration and schema files to reflect new API capabilities.
Bug Fixes & Improvements
- Fixed issues in device management error handling and connection logic.
- Improved reliability of sync message listener and status message listener.
- Refactored code for better maintainability and testability.
Technical
- Version bumped to
1.1.1-rc16. - Updated dependencies in
package.jsonandpackage-lock.json.