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 71fa8ad + 5af7701 commit ab4448bCopy full SHA for ab4448b
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## v0.15.1 - Smile: Dependency update (aiohttp 3.8.0) and aligning other HA dependencies
4
+
5
## v0.15.0 - Smile: remove all HA Core related-information from the provided output
6
7
## v0.14.5 - Smile: prepare for using the HA Core DataUpdateCoordintor in Plugwise-beta
plugwise/__init__.py
@@ -1,6 +1,6 @@
"""Plugwise module."""
-__version__ = "0.15.0"
+__version__ = "0.15.1"
from plugwise.smile import Smile
from plugwise.stick import Stick
0 commit comments