Skip to content

Commit 14ec854

Browse files
author
semantic-release
committed
7.5.0
Automatically generated by python-semantic-release
1 parent 09c9a5b commit 14ec854

3 files changed

Lines changed: 29 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v7.5.0 (2026-09-12)
6+
7+
### Bug Fixes
8+
9+
- Resolve Q7 map mypy errors ([#911](https://github.com/Python-roborock/python-roborock/pull/911),
10+
[`09c9a5b`](https://github.com/Python-roborock/python-roborock/commit/09c9a5b1bd3d2f7e5c635b70d10948fbaf7b8b66))
11+
12+
### Features
13+
14+
- Align Q7 map colors with V1 ([#911](https://github.com/Python-roborock/python-roborock/pull/911),
15+
[`09c9a5b`](https://github.com/Python-roborock/python-roborock/commit/09c9a5b1bd3d2f7e5c635b70d10948fbaf7b8b66))
16+
17+
- Color and label Q7 rooms in the rendered map
18+
([#911](https://github.com/Python-roborock/python-roborock/pull/911),
19+
[`09c9a5b`](https://github.com/Python-roborock/python-roborock/commit/09c9a5b1bd3d2f7e5c635b70d10948fbaf7b8b66))
20+
21+
- Decode and render Q7 carpets ([#911](https://github.com/Python-roborock/python-roborock/pull/911),
22+
[`09c9a5b`](https://github.com/Python-roborock/python-roborock/commit/09c9a5b1bd3d2f7e5c635b70d10948fbaf7b8b66))
23+
24+
- Decode Q7 (B01) map geometry — dock, robot pose, path and rooms
25+
([#911](https://github.com/Python-roborock/python-roborock/pull/911),
26+
[`09c9a5b`](https://github.com/Python-roborock/python-roborock/commit/09c9a5b1bd3d2f7e5c635b70d10948fbaf7b8b66))
27+
28+
- Render Q7 restricted areas ([#911](https://github.com/Python-roborock/python-roborock/pull/911),
29+
[`09c9a5b`](https://github.com/Python-roborock/python-roborock/commit/09c9a5b1bd3d2f7e5c635b70d10948fbaf7b8b66))
30+
31+
532
## v7.4.3 (2026-09-12)
633

734
### 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 = "7.4.3"
3+
version = "7.5.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)