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 e8c68bf commit ae9eec0Copy full SHA for ae9eec0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Ongoing
4
+
5
+- Add support for Emma Pro wired, rename wireless Emma to Emma Pro
6
7
## v1.8.1
8
9
- Improve detection of orphaned/removed devices via [#802](https://github.com/plugwise/python-plugwise/pull/802)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "1.8.1"
+version = "1.8.2a0"
license = "MIT"
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments