Skip to content

Commit 4ebb214

Browse files
author
semantic-release
committed
5.9.0
Automatically generated by python-semantic-release
1 parent 3fdb963 commit 4ebb214

3 files changed

Lines changed: 27 additions & 2 deletions

File tree

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.9.0 (2026-04-29)
6+
7+
### Chores
8+
9+
- Address review feedback for dock_state
10+
([#821](https://github.com/Python-roborock/python-roborock/pull/821),
11+
[`3fdb963`](https://github.com/Python-roborock/python-roborock/commit/3fdb963401c8e81a39faf9ce5c11e9ecec303d91))
12+
13+
### Features
14+
15+
- Implement RoborockDockState synthesis and RoborockChargeStatus enum
16+
([#821](https://github.com/Python-roborock/python-roborock/pull/821),
17+
[`3fdb963`](https://github.com/Python-roborock/python-roborock/commit/3fdb963401c8e81a39faf9ce5c11e9ecec303d91))
18+
19+
- Implement RoborockDockState synthesis and RoborockChargeStatus enum for improved device status
20+
reporting ([#821](https://github.com/Python-roborock/python-roborock/pull/821),
21+
[`3fdb963`](https://github.com/Python-roborock/python-roborock/commit/3fdb963401c8e81a39faf9ce5c11e9ecec303d91))
22+
23+
### Refactoring
24+
25+
- Centralize trait update listener and dps converter
26+
([#820](https://github.com/Python-roborock/python-roborock/pull/820),
27+
[`d125afb`](https://github.com/Python-roborock/python-roborock/commit/d125afbd53b03e883e539bddc28faef836be8cb9))
28+
29+
530
## v5.8.0 (2026-04-26)
631

732
### Features

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.8.0"
3+
version = "5.9.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)