Skip to content

Releases: zigpy/bellows

0.20.2 Release.

14 Sep 20:10
2aaeb73
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Add Global TC link key as a transient link key only for EZSP v5 or later @Adminiuga (#344)

0.20.1 Release

06 Sep 16:08
6e647aa
Compare
Choose a tag to compare

🐛 Bug Fixes

  • No need to close EZSP on shutdown if it wasn't opened @Adminiuga (#335)

0.20.0 Release.

05 Sep 16:37
Compare
Choose a tag to compare

This is a big release and we're targeting to support NCP images based on EmberZNet 6.7.6.0 and later -- EZSP version 8.

HUSBZB-1 was the most widespread stick to be used with bellows and ZHA integration in Home Assistant. It is based on Silical Labs EM3581 chip and has been on a marker for a while. However newer EmberZNet are going to drop support for this chip (and default firmware on those sticks is quite dated) so for new installations consider newer hardware, like:

Changes

Breaking changes

🚀 Features

🐛 Bug Fixes

0.18.1 Release

11 Aug 22:14
1ce913d
Compare
Choose a tag to compare

Changes

  • Revert "Set CONFIG_MAX_END_DEVICE_CHILDREN default to 24 (#269)" (#296)

0.18.0 Release.

21 Jul 20:34
73493ed
Compare
Choose a tag to compare

Changes

0.17.0 Release.

08 Jun 19:17
fbe2d87
Compare
Choose a tag to compare

Changes

  • Retry sendUnicast() on MAX_MESSAGE_LIMIT_REACHED errors @Adminiuga (#267)

Breaking changes

0.16.2 Release.

19 May 02:07
7d12ea8
Compare
Choose a tag to compare

🐛 Bug Fixes

Changes

  • Update README.md with more introduction descriptions about EmberZNet interfaces for new developers @Hedda (#262)

0.16.1 Release

03 May 02:36
210f9c0
Compare
Choose a tag to compare

🐛 Bug Fixes

🚀 Features

Changes

  • Updated README.md with info on how-to test new releases @Hedda (#258)
  • Update README.md with port configuration hints and suggestions @Hedda (#247)
  • Update README.md with new (old) link to PyPI project for bellows @Hedda (#244)
  • Refactor form_network() method. @Adminiuga (#253)
  • Refactor EmberKeyData @Adminiuga (#251)
  • Add probe() method to ControllerApplication class @Adminiuga (#250)
  • Update README.md with more links to reference documentation @Hedda (#248)

0.16.1a1 Release.

01 May 23:54
a1e4ad5
Compare
Choose a tag to compare
0.16.1a1 Release. Pre-release
Pre-release

Changes

  • Updated README.md with info on how-to test new releases @Hedda (#258)

🚀 Features

0.16.1.a0 pre-Release

27 Apr 02:08
37222f4
Compare
Choose a tag to compare
0.16.1.a0 pre-Release Pre-release
Pre-release

Changes

  • Update README.md with port configuration hints and suggestions @Hedda (#247)
  • Update README.md with new (old) link to PyPI project for bellows @Hedda (#244)
  • Refactor form_network() method. @Adminiuga (#253)
  • Refactor EmberKeyData @Adminiuga (#251)
  • Add probe() method to ControllerApplication class @Adminiuga (#250)
  • Update README.md with more links to reference documentation @Hedda (#248)

🚀 Features

🐛 Bug Fixes