We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ca607 commit 3442e7bCopy full SHA for 3442e7b
docs/changelog.md
@@ -6,7 +6,9 @@ nav_order: 2
6
7
# Changelog
8
9
-### DPT
+# 3.1.1 Fix Eberle status 2024-08-19
10
+
11
+### Bugfixes
12
13
- Fix DPTHVACStatus inverted bit order
14
xknx/__version__.py
@@ -1,3 +1,3 @@
1
"""XKNX version."""
2
3
-__version__ = "3.1.0"
+__version__ = "3.1.1"
0 commit comments