Skip to content

Releases: zigpy/bellows

v0.35.9 Release.

07 Aug 15:29
d5444cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.35.8...0.35.9

0.35.8 Release.

30 Jun 18:44
7f26d82
Compare
Choose a tag to compare

What's Changed

  • Handle getTokenData command missing by @puddly in #571

Full Changelog: 0.35.7...0.35.8

0.35.7 Release.

30 Jun 02:16
cb3d4f8
Compare
Choose a tag to compare

What's Changed

  • Handle empty EUI64 manufacturing tokens by @puddly in #570

Full Changelog: 0.35.6...0.35.7

0.35.6 Release.

23 Jun 15:22
a7173ca
Compare
Choose a tag to compare

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 into dev by @puddly in #569

New Contributors

Full Changelog: 0.35.5...0.35.6

0.35.5 Release.

12 May 16:16
a556c90
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.35.4...0.35.5

0.35.4 Release.

12 May 15:02
74e61a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.35.3...0.35.4

0.35.3 Release.

09 May 17:26
2acb1c0
Compare
Choose a tag to compare

What's Changed

  • Retry energy scans until they succeed for Zigbeed by @puddly in #552
  • Wait for explicit stack messages for network state by @puddly in #554
  • Use spec and spec_set in more mocks by @puddly in #556
  • 0.35.3 Release by @puddly in #555

Full Changelog: 0.35.2...0.35.3

0.35.2 Release.

27 Apr 17:52
9ab1cde
Compare
Choose a tag to compare

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

12 Apr 00:51
9330e1b
Compare
Choose a tag to compare

What's Changed

  • Internally rename LQI to Energy for energy scanning by @puddly in #542
  • Use ConnectionResetError instead of OSError when connection is reset during startup by @puddly in #544
  • Only throw NetworkNotFormed when initialization fails with EmberStatus.NOT_JOINED by @puddly in #545
  • Replace asyncio.wait_for with asyncio.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.

30 Mar 02:00
06590da
Compare
Choose a tag to compare

Changes