Skip to content

Commit 5dd1363

Browse files
author
semantic-release
committed
5.7.0
Automatically generated by python-semantic-release
1 parent 9f8b87f commit 5dd1363

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.7.0 (2026-04-07)
6+
7+
### Chores
8+
9+
- Apply suggestions from code review
10+
([#811](https://github.com/Python-roborock/python-roborock/pull/811),
11+
[`9f8b87f`](https://github.com/Python-roborock/python-roborock/commit/9f8b87fa99ad9a187e876fb2a45442be369be2bd))
12+
13+
### Features
14+
15+
- Add additional RoborockDockErrorCode values
16+
([#811](https://github.com/Python-roborock/python-roborock/pull/811),
17+
[`9f8b87f`](https://github.com/Python-roborock/python-roborock/commit/9f8b87fa99ad9a187e876fb2a45442be369be2bd))
18+
19+
- Add missing auto-empty dock error codes to v1 mappings
20+
([#811](https://github.com/Python-roborock/python-roborock/pull/811),
21+
[`9f8b87f`](https://github.com/Python-roborock/python-roborock/commit/9f8b87fa99ad9a187e876fb2a45442be369be2bd))
22+
23+
524
## v5.6.0 (2026-04-07)
625

726
### Chores

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.6.0"
3+
version = "5.7.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)