Skip to content

Releases: Python-roborock/python-roborock

v3.14.1

14 Dec 18:07

Choose a tag to compare

v3.14.1 (2025-12-14)

This release is published under the GPL-3.0-only License.

Bug Fixes

  • Fix diagnostic data redaction to use camelized keys (#669, 6a20e27)

Chores

  • Remove redundant/broken part of the readme (#667, b629a61)

  • deps: Bump pdoc from 15.0.4 to 16.0.0 (#652, 5f4c14e)


Detailed Changes: v3.14.0...v3.14.1

v3.14.0

14 Dec 02:08

Choose a tag to compare

v3.14.0 (2025-12-14)

This release is published under the GPL-3.0-only License.

Bug Fixes

Chores

Features

  • Add ability to listen for ready devices (#664, 494c5b4)

Detailed Changes: v3.13.1...v3.14.0

v3.13.1

12 Dec 14:54

Choose a tag to compare

v3.13.1 (2025-12-12)

This release is published under the GPL-3.0-only License.

Bug Fixes

Chores


Detailed Changes: v3.13.0...v3.13.1

v3.13.0

12 Dec 04:18

Choose a tag to compare

v3.13.0 (2025-12-12)

This release is published under the GPL-3.0-only License.

Bug Fixes

Features

  • Add additional fields to HomeDataDevice class (#660, 405a4fb)

Detailed Changes: v3.12.2...v3.13.0

v3.12.2

10 Dec 14:53

Choose a tag to compare

v3.12.2 (2025-12-10)

This release is published under the GPL-3.0-only License.

Bug Fixes

  • Filter tests to be warnings only (#656, e725eab)

  • Handle random length bytes before version bytes (#656, e725eab)

Chores


Detailed Changes: v3.12.1...v3.12.2

v3.12.1

10 Dec 14:14

Choose a tag to compare

v3.12.1 (2025-12-10)

This release is published under the GPL-3.0-only License.

Bug Fixes

  • Redact additional keys from diagnostic data (#659, 0330755)

Chores


Detailed Changes: v3.12.0...v3.12.1

v3.12.0

10 Dec 08:33

Choose a tag to compare

v3.12.0 (2025-12-10)

This release is published under the GPL-3.0-only License.

Bug Fixes

Chores

Features

  • Log when we see a new key we have never seen before for easier reverse engineering (#658, 81dde05)

Detailed Changes: v3.11.1...v3.12.0

v3.11.1

10 Dec 03:54

Choose a tag to compare

v3.11.1 (2025-12-10)

This release is published under the GPL-3.0-only License.

Bug Fixes

  • Throw MQTT authentication errors as authentication related exceptions (#634, 4ad9bcd)

  • Update the exception handling behavior to account for ambiguity (#634, 4ad9bcd)


Detailed Changes: v3.11.0...v3.11.1

v3.11.0

10 Dec 00:59

Choose a tag to compare

v3.11.0 (2025-12-10)

This release is published under the GPL-3.0-only License.

Features

  • Add mappings for cleaning fluid states (#636, 32c717e)

Detailed Changes: v3.10.10...v3.11.0

v3.10.10

08 Dec 00:28

Choose a tag to compare

v3.10.10 (2025-12-08)

This release is published under the GPL-3.0-only License.

Bug Fixes

  • Fix exception when sending dyad/zeo requests (#651, a1014a6)

Chores


Detailed Changes: v3.10.9...v3.10.10