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 7bcd368 commit 14b4f32Copy full SHA for 14b4f32
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.8.x - Code quality improvements for stick
+## 0.8.6 - Code quality improvements for stick
4
5
- Bug-fix: Power history was not reported (0 value) during last week of the month
6
- Improvement: Validate message checksums
plugwise/__init__.py
"""Plugwise module."""
-__version__ = "0.8.5"
+__version__ = "0.8.6"
from plugwise.smile import Smile
from plugwise.stick import stick
0 commit comments