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 5459b51 commit 78b874cCopy full SHA for 78b874c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.35.1
4
+
5
+- Update OFF-constant, removal capital begin-letter
6
7
## v0.35.0
8
9
- Feature: add "Off" as option in available_schedules, selecting this option will disable the active schedule for a thermostat.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "0.35.0"
+version = "0.35.1"
license = {file = "LICENSE"}
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments