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