We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abecc1 commit da6f504Copy full SHA for da6f504
custom_components/connectlife/manifest.json
@@ -8,5 +8,5 @@
8
"iot_class": "cloud_polling",
9
"issue_tracker": "https://github.com/oyvindwe/connectlife-ha/issues",
10
"requirements": ["connectlife==0.5.4"],
11
- "version": "0.25.0"
+ "version": "0.26.0"
12
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "connectlife-ha"
3
-version = "0.25.0"
+version = "0.26.0"
4
description = "Custom Home Assistant component for ConnectLife devices"
5
readme = "README.md"
6
requires-python = ">=3.13.2"
0 commit comments