Skip to content

Commit 2501e26

Browse files
author
semantic-release
committed
5.10.0
Automatically generated by python-semantic-release
1 parent ba57677 commit 2501e26

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.10.0 (2026-05-03)
6+
7+
### Features
8+
9+
- Implement direct device trait updates from data protocol messages using `dps` metadata and add
10+
corresponding update listeners
11+
([#799](https://github.com/Python-roborock/python-roborock/pull/799),
12+
[`ba57677`](https://github.com/Python-roborock/python-roborock/commit/ba576778bb51f7e381e16ec93ff218d4a898e009))
13+
14+
515
## v5.9.1 (2026-05-02)
616

717
### 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.9.1"
3+
version = "5.10.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)