Skip to content

Commit b679d55

Browse files
author
semantic-release
committed
5.23.1
Automatically generated by python-semantic-release
1 parent e3c97c6 commit b679d55

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.23.1 (2026-07-03)
6+
7+
### Bug Fixes
8+
9+
- Verify MQTT connection requires successful subscription
10+
([#858](https://github.com/Python-roborock/python-roborock/pull/858),
11+
[`e3c97c6`](https://github.com/Python-roborock/python-roborock/commit/e3c97c68ce5cf38022241bf85d68977c223b8922))
12+
13+
### Documentation
14+
15+
- Clarify is_mqtt_connected docstring with motivation
16+
([#858](https://github.com/Python-roborock/python-roborock/pull/858),
17+
[`e3c97c6`](https://github.com/Python-roborock/python-roborock/commit/e3c97c68ce5cf38022241bf85d68977c223b8922))
18+
19+
### Refactoring
20+
21+
- Remove unused fixtures in tests
22+
([#858](https://github.com/Python-roborock/python-roborock/pull/858),
23+
[`e3c97c6`](https://github.com/Python-roborock/python-roborock/commit/e3c97c68ce5cf38022241bf85d68977c223b8922))
24+
25+
526
## v5.23.0 (2026-07-03)
627

728
### 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.23.0"
3+
version = "5.23.1"
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)