Releases: Python-roborock/python-roborock
v2.10.1
v2.10.0
v2.9.8
v2.9.7
v2.9.6
v2.9.5
v2.9.5 (2025-01-21)
Bug Fixes
-
test: set queue timeout of 10
-
test: cleanup lint errors
-
fix: set queue_timeout in the client leaf base classes
-
chore: fix test fixture after merging
v2.9.4
v2.9.4 (2025-01-21)
Bug Fixes
Bumps paho-mqtt from 1.6.1 to 2.1.0.
updated-dependencies:
- dependency-name: paho-mqtt
dependency-type: direct:production
update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chores
-
chore: set log level to debug to aid in tracking down flaky tests
-
test: update log format to include timestamps and dates
test: update logmessage with package name chore: fix tests to use valid zeo codes
-
test: fix zeo test assertion
-
test: add logging when updating future
-
test: make the client read socket always available for reading to avoid getting blocked
-
test: revert socket changes
-
test: set function loop scope
-
test: add pytest-timeout with a 20 second hard timeout
-
test: explicitly disconnect threads
-
test: fix formatting
-
test: fix lint errors
-
fix: stop the mqtt loop on disconnect
-
fix: release the mqtt thread on release
-
test: revert log changes
-
chore: cleanup/revert changes
-
chore: revert mqtt client check
-
fix: always stop the event loop when disconnecting
v2.9.3
v2.9.3 (2025-01-21)
Bug Fixes
Chores
-
Remove test that creates abstract base class (#299,
a55b804) -
deps-dev: Bump aioresponses from 0.7.7 to 0.7.8 (#295,
ab7ffb3)
Bumps aioresponses from 0.7.7 to 0.7.8.
updated-dependencies:
- dependency-name: aioresponses
dependency-type: direct:development
update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.9.2
v2.9.1
v2.9.1 (2025-01-13)
Bug Fixes
-
fix: bump commitlint and allow caps
-
fix: error
Chores
-
Remove one level of local client inheritence (#285,
1f5a9ec) -
deps: Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#291,
be52b3d) -
deps-dev: Bump pre-commit from 3.8.0 to 4.0.1 (#287,
f2f0c4c) -
Allow type checking in roborock/cloud_api.py (#280,
9100bbf)
-
test: add end-to-end tests for the MQTT client
-
test: extract connected client to a fixture
style: fix formatting of tests
refactor: extract variables for mock data used in mqtt tests
style: fix lint errors in tests
-
deps-dev: Bump pytest-asyncio from 0.25.1 to 0.25.2 (#275,
b0611f0) -
deps: Bump pre-commit/action from 3.0.0 to 3.0.1 (#276,
3f61bcc)