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 26a09f8 commit ebde653Copy full SHA for ebde653
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Changelog
2
3
-## Ongoing
+## v1.8.0
4
5
- Test/validate for Python 3.14
6
- Fix entity_item counting, refresh/complete test-data-json files via [#794](https://github.com/plugwise/python-plugwise/pull/794)
7
-- Add support for the new Emma connected to an Adam via ZigBee
+- Add initial support for the new Emma via [#797](https://github.com/plugwise/python-plugwise/pull/797)
8
9
## v1.7.8
10
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "1.7.8"
+version = "1.8.0"
license = "MIT"
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
readme = "README.md"
0 commit comments