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 a2f907f commit 09db369Copy full SHA for 09db369
CHANGELOG.md
@@ -1,7 +1,8 @@
1
# Changelog
2
3
-## Ongoing
+## v0.34.5
4
5
+- Return the control_state for each thermostat/location.
6
- Bugfix: correct removal of obsolete `outdoor_air_temperature` sensor.
7
8
## v0.34.4
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "0.34.4"
+version = "0.34.5"
license = {file = "LICENSE"}
9
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments