Skip to content

Commit c01e302

Browse files
author
semantic-release
committed
5.11.0
Automatically generated by python-semantic-release
1 parent 905f916 commit c01e302

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.11.0 (2026-05-12)
6+
7+
### Features
8+
9+
- Add null option to ZeoMode and ZeoProgram enums
10+
([#823](https://github.com/Python-roborock/python-roborock/pull/823),
11+
[`905f916`](https://github.com/Python-roborock/python-roborock/commit/905f91686cea233ff914a607dcd21e8f7489d108))
12+
13+
- Add Saros 20 dock type code (27) to RoborockDockTypeCode
14+
([#830](https://github.com/Python-roborock/python-roborock/pull/830),
15+
[`6c6c396`](https://github.com/Python-roborock/python-roborock/commit/6c6c39658300139b13af9d47c77f953fc433ab42))
16+
17+
- Add saros20 ([#830](https://github.com/Python-roborock/python-roborock/pull/830),
18+
[`6c6c396`](https://github.com/Python-roborock/python-roborock/commit/6c6c39658300139b13af9d47c77f953fc433ab42))
19+
20+
- Add some new Zeo code mappings
21+
([#823](https://github.com/Python-roborock/python-roborock/pull/823),
22+
[`905f916`](https://github.com/Python-roborock/python-roborock/commit/905f91686cea233ff914a607dcd21e8f7489d108))
23+
24+
525
## v5.10.1 (2026-05-12)
626

727
### 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.10.1"
3+
version = "5.11.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)