diff --git a/.hidden/VERSION b/.hidden/VERSION index 534caa0dc..91c3723c5 100644 --- a/.hidden/VERSION +++ b/.hidden/VERSION @@ -1 +1 @@ -{"branch": "stable7", "version": "7.1.016"} +{"branch": "stable7", "version": "7.1.017"} diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 1e7b0b9d4..d007338fd 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -18,6 +18,11 @@ Release Numbering - Odd numbers --> Stable/7 - Even numbers --> Beta/7 (dev branch) +## Dec. 2024 - stable7.1.017 (2024.09) + +- [Issue] - Fix an issue with EZSP chipset ( KeyError: ) + + ## Dec. 2024 - stable7.1.016 (2024.08) - [Issue] - Important fix to detect non-functionning device, and setting then in Timeout (bug found on EZSP) diff --git a/constraints.txt b/constraints.txt index a7604f903..c0952656b 100644 --- a/constraints.txt +++ b/constraints.txt @@ -1,7 +1,7 @@ zigpy==0.73.1 zigpy_znp==0.13.1 zigpy_deconz==0.24.1 -bellows==0.42.2 +bellows==0.42.5 dnspython==2.6.1 pyserial>=3.5 charset-normalizer==2.0.11