Skip to content

Releases: Python-roborock/python-roborock

v2.41.0

14 Sep 18:30

Choose a tag to compare

v2.41.0 (2025-09-14)

Bug Fixes

Chores

Features

  • Add a DnD trait and fix bugs in the rpc channels (#471, cce1c1b)

Detailed Changes: v2.40.1...v2.41.0

v2.40.1

13 Sep 02:44

Choose a tag to compare

v2.40.1 (2025-09-13)

Bug Fixes

  • Bug where the map requested from the app confuses our system (#469, 4ddfce0)

Detailed Changes: v2.40.0...v2.40.1

v2.40.0

07 Sep 17:13

Choose a tag to compare

v2.40.0 (2025-09-07)

Bug Fixes

Features


Detailed Changes: v2.39.2...v2.40.0

v2.39.2

07 Sep 16:35

Choose a tag to compare

v2.39.2 (2025-09-07)

Bug Fixes

Chores

  • Move broadcast_protocol to its own file (#459, 62f19ca)

  • Move broadcast_protocol to t's own file (#459, 62f19ca)


Detailed Changes: v2.39.1...v2.39.2

v2.39.1

07 Sep 15:19

Choose a tag to compare

v2.39.1 (2025-09-07)

Bug Fixes

Chores


Detailed Changes: v2.39.0...v2.39.1

v2.39.0

24 Aug 21:19

Choose a tag to compare

v2.39.0 (2025-08-24)

Bug Fixes

Chores

Features


Detailed Changes: v2.38.0...v2.39.0

v2.38.0

21 Aug 13:22

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

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

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

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