Skip to content

Releases: Python-roborock/python-roborock

v2.28.0

09 Aug 13:55

Choose a tag to compare

v2.28.0 (2025-08-09)

Chores

  • Add timeout to queue request to diagnose (#420, 717654a)

  • Attempt to reduce a01 test flakiness by fixing shutdown to reduce number of active threads (#420, 717654a)

  • Fix a01 client (#420, 717654a)

  • Fix lint errors (#420, 717654a)

  • Move device_features to seperate file and add some tests and rework device_features (#365, c6ba0d6)

  • Refactor some of the internal channel details used by the device. (#424, cbd6df2)

  • Remove unnecessary command (#424, cbd6df2)

  • Rename rpc channels to have v1 in the name (#424, cbd6df2)

  • Separate V1 API connection logic from encoding logic (#424, cbd6df2)

  • Update to the version from the other PR (#365, c6ba0d6)

Features

  • Add device_features to automatically determine what is supported (#365, c6ba0d6)

Detailed Changes: v2.27.0...v2.28.0

v2.27.0

03 Aug 23:21

Choose a tag to compare

v2.27.0 (2025-08-03)

Bug Fixes

  • Simplify local connection handling (#416, c1bdac0)

  • Update error message and add pydoc for exception handling on subscribe (#416, c1bdac0)

  • Update pydoc for sending a raw command (#416, c1bdac0)

Chores

Features

  • Add a v1 protocol channel bridging across MQTT/Local channels (#416, c1bdac0)

  • Add a v1 protocol channel that can send messages across MQTT or Local connections, preferring local (#416, c1bdac0)

  • Fix tests referencing RoborockStateCode (#416, c1bdac0)

  • Fix tests reverted by co-pilot (#416, c1bdac0)


Detailed Changes: v2.26.0...v2.27.0

v2.26.0

03 Aug 15:58

Choose a tag to compare

v2.26.0 (2025-08-03)

Chores

Features


Detailed Changes: v2.25.1...v2.26.0

v2.25.1

27 Jul 11:44

Choose a tag to compare

v2.25.1 (2025-07-27)

Bug Fixes

Chores

  • deps: Bump click from 8.1.8 to 8.2.1 (#401, 36f5f2b)

  • deps: Bump python-semantic-release/python-semantic-release (#400, fd17a30)


Detailed Changes: v2.25.0...v2.25.1

v2.25.0

15 Jul 02:30

Choose a tag to compare

v2.25.0 (2025-07-15)

Chores

Features

  • Simplify local payload encoding by rejecting any cloud commands sent locally (#413, 7507423)

Detailed Changes: v2.24.0...v2.25.0

v2.24.0

05 Jul 14:04

Choose a tag to compare

v2.24.0 (2025-07-05)

Features


Detailed Changes: v2.23.0...v2.24.0

v2.23.0

01 Jul 15:52

Choose a tag to compare

v2.23.0 (2025-07-01)

Features

  • Implement set_value method for a01 device protocols (#408, 011b253)

Detailed Changes: v2.22.0...v2.23.0

v2.22.0

01 Jul 15:47

Choose a tag to compare

v2.22.0 (2025-07-01)

Chores

Features


Detailed Changes: v2.21.0...v2.22.0

v2.21.0

01 Jul 13:06

Choose a tag to compare

v2.21.0 (2025-07-01)

Chores

  • Minor refactoring creating functions for transforming bytes (#397, b19dbaa)

  • Refactor authorization header (#398, 9e0ddf8)

  • deps: Bump vacuum-map-parser-roborock from 0.1.2 to 0.1.4 (#373, 05966aa)

Features


Detailed Changes: v2.20.0...v2.21.0

v2.20.0

30 Jun 13:51

Choose a tag to compare

v2.20.0 (2025-06-30)

Bug Fixes

Chores

  • deps: Bump aiohttp from 3.11.16 to 3.12.13 (#390, e10b464)

  • deps: Bump python-semantic-release/python-semantic-release (#391, 6536700)

  • deps-dev: Bump pre-commit from 4.1.0 to 4.2.0 (#358, 9653abc)

  • deps-dev: Bump pytest-timeout from 2.3.1 to 2.4.0 (#379, 150de05)

  • deps-dev: Bump ruff from 0.11.4 to 0.12.0 (#394, 6ce7af8)

Features

  • Add Qrevo MaxV code mappings (#385, 8d4902b)

  • Add support for roborock qrevo maxv code mappings (#385, 8d4902b)


Detailed Changes: v2.19.0...v2.20.0