v3.19.0 (2025-12-17)
This release is published under the GPL-3.0-only License.
Bug Fixes
- Handle AppInitStatus with omitted new_feature_info_str (#688,
aaeee22)
Chores
-
Add additional test coverage for default string value (#688, aaeee22)
-
Add snapshot tests for device payloads (#676, cd7ef7c)
-
Add socket based tests for the new APIs (#677, 7d113db)
-
Apply co-pilot suggestion for dataclass initialization (#673, 33c174b)
-
Clean up tests from previous pr (#687, 211429b)
-
Fix lint errors (#676, cd7ef7c)
-
Fix lint errors in test_device_manager.py (#673, 33c174b)
-
Fix local session (#677, 7d113db)
-
Remove duplicate test (#673, 33c174b)
-
Remove unnecessary whitespace (#676, cd7ef7c)
-
Update default value for new feature string to empty string (#688, aaeee22)
-
Update roborock/diagnostics.py (#673, 33c174b)
-
Update tests/conftest.py (#676, cd7ef7c)
Features
- Add diagnostics library for tracking stats/counters (#673,
33c174b)
Detailed Changes: v3.18.0...v3.19.0