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 25febd9 commit 6952530Copy full SHA for 6952530
custom_components/plugwise/manifest.json
@@ -8,6 +8,6 @@
8
"iot_class": "local_polling",
9
"loggers": ["plugwise"],
10
"requirements": ["plugwise==1.8.2"],
11
- "version": "0.58.1",
+ "version": "0.58.2",
12
"zeroconf": ["_plugwise._tcp.local."]
13
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "plugwise-beta"
3
-version = "0.58.1"
+version = "0.58.2"
4
description = "Plugwise beta custom-component"
5
readme = "README.md"
6
requires-python = ">=3.13"
0 commit comments