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