Skip to content

Releases: Python-roborock/python-roborock

v2.38.0

21 Aug 13:22
Compare
Choose a tag to compare

v2.38.0 (2025-08-21)

Bug Fixes

Chores

Features

  • Add the ability to update supported_features via cli (#428, 41d5433)

Detailed Changes: v2.37.0...v2.38.0

v2.37.0

19 Aug 14:22
Compare
Choose a tag to compare

v2.37.0 (2025-08-19)

Bug Fixes

  • Remove query_values response (#453, 0004721)

  • Update mqtt channel to correctly handle multiple subscribers (#453, 0004721)

Chores

  • Remove dependencies on get_request_id in RequestMessage (#452, f4dcea5)

  • Remove pending rpcs object (#453, 0004721)

  • Remove unnecessary whitespace (#453, 0004721)

  • Update logging and comments (#453, 0004721)

  • deps: Bump aiohttp from 3.12.13 to 3.12.15 (#446, b6bcb2a)

  • deps: Bump pyrate-limiter from 3.7.0 to 3.9.0 (#445, 8ac85da)

  • deps-dev: Bump freezegun from 1.5.4 to 1.5.5 (#444, e62168a)

  • deps-dev: Bump mypy from 1.15.0 to 1.17.1 (#443, 241b166)

Features

  • Fix a01 and b01 response handling in new api (#453, 0004721)

Detailed Changes: v2.36.0...v2.37.0

v2.36.0

18 Aug 01:18
Compare
Choose a tag to compare

v2.36.0 (2025-08-18)

Chores

  • Extract common module for manaing pending RPCs (#451, d8ce60f)

  • Extract map parser into a separate function to share with new api (#440, 2a800c2)

  • Remove docstrings (#450, 1addf95)

  • deps-dev: Bump pre-commit from 4.2.0 to 4.3.0 (#442, d59d6e3)

  • deps-dev: Bump ruff from 0.12.0 to 0.12.8 (#441, e58bd95)

Features

  • Add container and function for app_init_status (#450, 1addf95)

Detailed Changes: v2.35.0...v2.36.0

v2.35.0

11 Aug 01:43
Compare
Choose a tag to compare

v2.35.0 (2025-08-11)

Chores

  • Avoid re-parsing RoborockMessages and replace with passing explicit arguments (#439, 251b3f9)

Features


Detailed Changes: v2.34.2...v2.35.0

v2.34.2

11 Aug 00:12
Compare
Choose a tag to compare

v2.34.2 (2025-08-11)

Bug Fixes

  • Merge the local api with the local v1 api (#438, 450e35e)

Detailed Changes: v2.34.1...v2.34.2

v2.34.1

10 Aug 19:21
Compare
Choose a tag to compare

v2.34.1 (2025-08-10)

Bug Fixes


Detailed Changes: v2.34.0...v2.34.1

v2.34.0

10 Aug 18:49
Compare
Choose a tag to compare

v2.34.0 (2025-08-10)

Chores

Features


Detailed Changes: v2.33.0...v2.34.0

v2.33.0

10 Aug 15:32
Compare
Choose a tag to compare

v2.33.0 (2025-08-10)

Bug Fixes

Chores

Features


Detailed Changes: v2.32.0...v2.33.0

v2.32.0

10 Aug 15:22
Compare
Choose a tag to compare

v2.32.0 (2025-08-10)

Bug Fixes

Chores

  • deps: Bump pycryptodome from 3.22.0 to 3.23.0 (#403, 011631c)

  • deps: Bump pycryptodomex from 3.22.0 to 3.23.0 (#404, c87d40b)

  • deps: Bump python-semantic-release/python-semantic-release (#421, 381acf6)

  • deps-dev: Bump freezegun from 1.5.1 to 1.5.4 (#423, 1d3fe5c)

  • deps-dev: Bump pytest from 8.3.5 to 8.4.1 (#405, 65e961b)

Features

  • Add property for accessing the current map from the status object (#433, 0e28988)

Detailed Changes: v2.31.0...v2.32.0

v2.31.0

10 Aug 03:33
Compare
Choose a tag to compare

v2.31.0 (2025-08-10)

Chores

Features

  • Update the cli cache to also store network info (#427, b4e3693)

Detailed Changes: v2.30.0...v2.31.0