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.
2 parents 531cf74 + 56e38ad commit 6583116Copy full SHA for 6583116
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+# v0.27.6: Stick bugfix: properly handle responses without mac
4
+
5
# v0.27.5: Bugfix for https://github.com/plugwise/plugwise-beta/issues/340
6
7
# v0.27.4: Bugfix for HA Core Issue https://github.com/home-assistant/core/issues/85910
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "0.27.5"
+version = "0.27.6"
8
license = {file = "LICENSE"}
9
description = "Plugwise Smile (Adam/Anna/P1), Stretch and USB (Stick) module for Python 3."
10
readme = "README.md"
0 commit comments