Skip to content

Commit cef3c27

Browse files
author
semantic-release
committed
5.2.0
Automatically generated by python-semantic-release
1 parent aa1340a commit cef3c27

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
<!-- version list -->
44

5+
## v5.2.0 (2026-04-04)
6+
7+
### Bug Fixes
8+
9+
- Ensure device serial number and product model are provided when creating Q7PropertiesApi
10+
([#804](https://github.com/Python-roborock/python-roborock/pull/804),
11+
[`aa1340a`](https://github.com/Python-roborock/python-roborock/commit/aa1340ad4b448fcf1b3586b008889c6fd26682d2))
12+
13+
### Chores
14+
15+
- Update map-related commands and payload decoding for B01/Q7 devices
16+
([#804](https://github.com/Python-roborock/python-roborock/pull/804),
17+
[`aa1340a`](https://github.com/Python-roborock/python-roborock/commit/aa1340ad4b448fcf1b3586b008889c6fd26682d2))
18+
19+
### Features
20+
21+
- Implement map-related commands and payload decoding for B01/Q7 devices
22+
([#804](https://github.com/Python-roborock/python-roborock/pull/804),
23+
[`aa1340a`](https://github.com/Python-roborock/python-roborock/commit/aa1340ad4b448fcf1b3586b008889c6fd26682d2))
24+
25+
- Update roborock/devices/rpc/b01_q7_channel.py
26+
([#804](https://github.com/Python-roborock/python-roborock/pull/804),
27+
[`aa1340a`](https://github.com/Python-roborock/python-roborock/commit/aa1340ad4b448fcf1b3586b008889c6fd26682d2))
28+
29+
530
## v5.1.0 (2026-03-31)
631

732
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-roborock"
3-
version = "5.1.0"
3+
version = "5.2.0"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "humbertogontijo@users.noreply.github.com" }, {name="Lash-L"}, {name="allenporter"}]
66
requires-python = ">=3.11, <4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)