Releases: zigpy/bellows
Releases · zigpy/bellows
0.35.7 Release.
What's Changed
Full Changelog: 0.35.6...0.35.7
0.35.6 Release.
What's Changed
- Updated formNetwork error handling in backup command by @LaG1924 in #562
- Use a longer timeout when probing TCP coordinators by @puddly in #564
- Write custom EUI64 to NV3 storage if available by @puddly in #565
- Handle out of order and duplicate energy scan results by @puddly in #566
- EZSP v12 by @puddly in #567
- Migrate to
pyproject.toml
and Git versioning by @puddly in #568 - Merge
master
intodev
by @puddly in #569
New Contributors
Full Changelog: 0.35.5...0.35.6
0.35.5 Release.
What's Changed
- Ensure startup config is tested on all EZSP versions by @puddly in #559
- 0.35.5 Release by @puddly in #560
Full Changelog: 0.35.4...0.35.5
0.35.4 Release.
What's Changed
- HUSBZB-1 config regression fix for Aqara devices by @puddly in #557
- 0.35.4 Release by @puddly in #558
Full Changelog: 0.35.3...0.35.4
0.35.3 Release.
0.35.2 Release.
What's Changed
- Prefer firmware config defaults and only grow them when necessary by @puddly in #550
- 0.35.2 Release by @puddly in #551
Full Changelog: 0.35.1...0.35.2
0.35.1 Release
What's Changed
- Internally rename LQI to Energy for energy scanning by @puddly in #542
- Use
ConnectionResetError
instead ofOSError
when connection is reset during startup by @puddly in #544 - Only throw
NetworkNotFormed
when initialization fails withEmberStatus.NOT_JOINED
by @puddly in #545 - Replace
asyncio.wait_for
withasyncio.timeout
by @puddly in #546 - Update to shared CI and add ruff by @dmulcahey in #547
- 0.35.1 Release by @puddly in #548
Full Changelog: 0.35.0...0.35.1
0.35.0 Release.
0.34.10 Release.
What's Changed
- Bump pre-commit dependencies by @puddly in #533
- Change MTOR constants by @dmulcahey in #532
- 0.34.10 Release by @puddly in #534
Full Changelog: 0.34.9...0.34.10