Skip to content

Commit 372b3d5

Browse files
author
semantic-release
committed
3.4.0
Automatically generated by python-semantic-release
1 parent efa48e9 commit 372b3d5

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.4.0 (2025-10-26)
6+
7+
### Bug Fixes
8+
9+
- Only validate connection when sending commands
10+
([#571](https://github.com/Python-roborock/python-roborock/pull/571),
11+
[`efa48e9`](https://github.com/Python-roborock/python-roborock/commit/efa48e96a1554b7a7358f9f22873b847d93d663d))
12+
13+
### Features
14+
15+
- Rename home_cache to home_map_info
16+
([#569](https://github.com/Python-roborock/python-roborock/pull/569),
17+
[`9aff1cf`](https://github.com/Python-roborock/python-roborock/commit/9aff1cf01aa8e1a56d594cd2be20400cbf1eb324))
18+
19+
520
## v3.3.3 (2025-10-25)
621

722
### 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 = "3.3.3"
3+
version = "3.4.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)