Releases: Python-roborock/python-roborock
Releases · Python-roborock/python-roborock
v3.8.1
26 Nov 20:12
Compare
Sorry, something went wrong.
No results found
v3.8.1 (2025-11-26)
This release is published under the GPL-3.0-only License.
Bug Fixes
Chores
Add comments everywhere on implicit refreshes (#592 , 3d0ad74 )
Fix lint errors (#593 , 87e60d9 )
Fix typos (#592 , 3d0ad74 )
Remove unnecessary whitespace (#592 , 3d0ad74 )
Update roborock/devices/traits/v1/common.py (#592 , 3d0ad74 )
Update working for the CommandTrait (#592 , 3d0ad74 )
deps : Bump actions/checkout from 5 to 6 (#598 , a9e91ae )
deps : Bump click from 8.3.0 to 8.3.1 (#594 , 4b5d6bb )
deps : Bump pre-commit from 4.4.0 to 4.5.0 (#602 , 50b70a4 )
deps : Bump pytest-asyncio from 1.2.0 to 1.3.0 (#596 , ee85762 )
deps : Bump python-semantic-release/publish-action (#599 , bcfe314 )
deps : Bump python-semantic-release/python-semantic-release (#600 , f8061ff )
deps : Bump ruff from 0.14.4 to 0.14.5 (#595 , e561838 )
deps : Bump ruff from 0.14.5 to 0.14.6 (#601 , c16c529 )
Detailed Changes : v3.8.0...v3.8.1
v3.8.0
15 Nov 23:11
Compare
Sorry, something went wrong.
No results found
v3.8.0 (2025-11-15)
This release is published under the GPL-3.0-only License.
Bug Fixes
Chores
Fix lint (#589 , fa69bf2 )
Fix lint errors (#588 , 3994110 )
Update comments to clarify close call (#588 , 3994110 )
Update documentation to point to the newer device APIs (#589 , fa69bf2 )
Update pydoc and formatting (#588 , 3994110 )
Update README.md (#589 , fa69bf2 )
Update roborock/devices/device.py (#588 , 3994110 )
Update roborock/devices/traits/b01/init .py (#589 , fa69bf2 )
Update roborock/devices/traits/v1/init .py (#589 , fa69bf2 )
Update typing (#588 , 3994110 )
Features
Add examples that show how to use the cache and implement a file cache (#589 , fa69bf2 )
Connect to devices asynchronously (#588 , 3994110 )
Detailed Changes : v3.7.4...v3.8.0
v3.7.4
15 Nov 15:33
Compare
Sorry, something went wrong.
No results found
v3.7.4 (2025-11-15)
This release is published under the GPL-3.0-only License.
Bug Fixes
Update trait refresh method to return None (#586 , 86ec1a7 )
Chores
Detailed Changes : v3.7.3...v3.7.4
v3.7.3
14 Nov 15:54
Compare
Sorry, something went wrong.
No results found
v3.7.3 (2025-11-14)
This release is published under the GPL-3.0-only License.
Bug Fixes
Chores
Detailed Changes : v3.7.2...v3.7.3
v3.7.2
11 Nov 03:01
Compare
Sorry, something went wrong.
No results found
v3.7.2 (2025-11-11)
This release is published under the GPL-3.0-only License.
Bug Fixes
Chores
Refactor test by removing redundant assertion (#580 , 44680e3 )
Update tests/devices/traits/v1/test_home.py (#580 , 44680e3 )
deps : Bump aiohttp from 3.13.0 to 3.13.2 (#583 , c7bacad )
deps : Bump pre-commit from 4.3.0 to 4.4.0 (#584 , 3adc76b )
deps : Bump python-semantic-release/publish-action (#582 , c76bf06 )
Detailed Changes : v3.7.1...v3.7.2
v3.7.1
05 Nov 03:41
Compare
Sorry, something went wrong.
No results found
v3.7.1 (2025-11-05)
This release is published under the GPL-3.0-only License.
Bug Fixes
Detailed Changes : v3.7.0...v3.7.1
v3.7.0
27 Oct 05:44
Compare
Sorry, something went wrong.
No results found
v3.7.0 (2025-10-27)
This release is published under the GPL-3.0-only License.
Chores
Features
Detailed Changes : v3.6.0...v3.7.0
v3.6.0
27 Oct 01:53
Compare
Sorry, something went wrong.
No results found
v3.6.0 (2025-10-27)
This release is published under the GPL-3.0-only License.
Chores
Add test coverage for failing to parse bytes (#572 , e524d31 )
Update tests/devices/traits/v1/test_home.py (#572 , e524d31 )
Features
Detailed Changes : v3.5.0...v3.6.0
v3.5.0
27 Oct 01:49
Compare
Sorry, something went wrong.
No results found
v3.5.0 (2025-10-27)
This release is published under the GPL-3.0-only License.
Chores
Features
Detailed Changes : v3.4.0...v3.5.0
v3.4.0
26 Oct 15:26
Compare
Sorry, something went wrong.
No results found
v3.4.0 (2025-10-26)
This release is published under the GPL-3.0-only License.
Bug Fixes
Only validate connection when sending commands (#571 , efa48e9 )
Features
Detailed Changes : v3.3.3...v3.4.0