We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebd8b2 commit 9456d79Copy full SHA for 9456d79
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Versions from 0.4x
4
5
+### v0.55.8 - 20250-8-15
6
+
7
+- Energy-cache-related improvements via plugwise_usb [v0.44.11](https://github.com/plugwise/python-plugwise-usb/releases/tag/v0.44.11)
8
9
### v0.55.7 - 2025-08-11
10
11
- Bugfixes and improvements via plugwise_usb [v0.44.10](https://github.com/plugwise/python-plugwise-usb/releases/tag/v0.44.10)
custom_components/plugwise_usb/manifest.json
@@ -9,5 +9,5 @@
"iot_class": "local_polling",
"loggers": ["plugwise_usb"],
"requirements": ["plugwise-usb==0.44.11"],
12
- "version": "0.55.7"
+ "version": "0.55.8"
13
}
0 commit comments