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