We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9520f96 commit 6bf585eCopy full SHA for 6bf585e
2 files changed
custom_components/plugwise_usb/manifest.json
@@ -9,5 +9,5 @@
9
"iot_class": "local_polling",
10
"loggers": ["plugwise_usb"],
11
"requirements": ["plugwise-usb==0.44.12"],
12
- "version": "0.55.8"
+ "version": "0.55.9"
13
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "plugwise_usb-beta"
3
-version = "0.55.6"
+version = "0.55.9a0"
4
description = "Plugwise USB custom_component (BETA)"
5
readme = "README.md"
6
requires-python = ">=3.13"
0 commit comments