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 c6c16da commit d83cd4aCopy full SHA for d83cd4a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.35.3
4
+
5
+- Working solution for [Core Issue #104433](https://github.com/home-assistant/core/issues/104433)
6
7
## v0.35.2
8
9
- Add detection & removal of orphaned heater_central.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "0.35.2"
+version = "0.35.3a0"
license = {file = "LICENSE"}
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments