Skip to content

Releases: zigpy/bellows

0.33.0 Release.

22 Aug 00:28
09dc9be
Compare
Choose a tag to compare

Changes

0.32.0 Release.

10 Aug 17:01
ee2f1f9
Compare
Choose a tag to compare

Changes

0.31.3 Release.

05 Aug 04:06
3fbef9b
Compare
Choose a tag to compare

Changes

  • 0.31.3 Release @puddly (#479)
  • Restart on any startup failure, not just timeouts and serial errors @puddly (#476)
  • Ignore the 0x0000/00:00:00:00:00:00:00:00 address table entry @puddly (#477)
  • Log unknown commands @puddly (#478)
  • Fix getChildData schema in v9 to match v7 and v8 @puddly (#475)

0.31.2 Release.

26 Jul 19:20
d2f2ef2
Compare
Choose a tag to compare

Changes

  • Implement energy scanning via the ZDO interface @puddly (#471)
  • Handle null-terminated MFG_ strings @puddly (#473)
  • Check that endpoint 1 exists instead of assuming it does @puddly (#470)
  • Include a can_write_custom_eui64 stack-specific key in the backup @puddly (#469)

0.31.1 Release.

13 Jul 17:13
ce1f8b8
Compare
Choose a tag to compare

Changes

0.31.0 Release.

27 Jun 19:14
66b2fb4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.30.0...0.31.0

0.30.0 Release

10 May 21:04
0a0e4da
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix UART port close on RSTACK message during startup @agners (#459)

Changes

0.29.0 Release

28 Nov 01:07
5672c50
Compare
Choose a tag to compare

Changes

  • Fix frame FCS on EZSPv8 unconditionally @Adminiuga (#442)
  • Set specific manufacturer ID based on the joining device IEEE address @Adminiuga (#441)

0.28.0 Release

17 Sep 20:48
b23ddc2
Compare
Choose a tag to compare

Changes

🚀 Features

0.27.0 Release

24 Aug 23:17
dcf22e0
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Don't use route discovery if source routing is enabled on EZSP v8 @Adminiuga (#434)