Skip to content

Commit d313010

Browse files
author
semantic-release
committed
4.17.0
Automatically generated by python-semantic-release
1 parent 3e4a0be commit d313010

File tree

3 files changed

+48
-2
lines changed

3 files changed

+48
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.17.0 (2026-02-22)
6+
7+
### Chores
8+
9+
- Add dss to status ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
10+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
11+
12+
- Add hash ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
13+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
14+
15+
- Add more info about the dynamic attributes
16+
([#611](https://github.com/Python-roborock/python-roborock/pull/611),
17+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
18+
19+
- Add some docs and a basic test
20+
([#611](https://github.com/Python-roborock/python-roborock/pull/611),
21+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
22+
23+
- Add testing ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
24+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
25+
26+
- Add warning about hash for RoborockModeEnum
27+
([#611](https://github.com/Python-roborock/python-roborock/pull/611),
28+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
29+
30+
- Address comments ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
31+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
32+
33+
- Change str ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
34+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
35+
36+
- Do dynamic status ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
37+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
38+
39+
- Update e2e ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
40+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
41+
42+
### Features
43+
44+
- Add more data and region ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
45+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
46+
47+
- Make status dynamic ([#611](https://github.com/Python-roborock/python-roborock/pull/611),
48+
[`3e4a0be`](https://github.com/Python-roborock/python-roborock/commit/3e4a0be03cdcc761f91c1cdd20cd5ee3b1f8ceee))
49+
50+
551
## v4.16.0 (2026-02-22)
652

753
### 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 = "4.16.0"
3+
version = "4.17.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)