Skip to content

Commit 2ec5897

Browse files
author
semantic-release
committed
4.18.0
Automatically generated by python-semantic-release
1 parent f83f36a commit 2ec5897

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+
## v4.18.0 (2026-03-06)
6+
7+
### Bug Fixes
8+
9+
- Correct mop intensity code for slider
10+
([#777](https://github.com/Python-roborock/python-roborock/pull/777),
11+
[`f83f36a`](https://github.com/Python-roborock/python-roborock/commit/f83f36a8e96bee3eab7e0ee21cd296653546310a))
12+
13+
### Features
14+
15+
- Add the ability to not verify TLS for MQTT connections
16+
([#776](https://github.com/Python-roborock/python-roborock/pull/776),
17+
[`fc7cf75`](https://github.com/Python-roborock/python-roborock/commit/fc7cf75e088cf74f6f6f648afb927fdb03bc9e23))
18+
19+
520
## v4.17.2 (2026-03-01)
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 = "4.17.2"
3+
version = "4.18.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)