Skip to content

Releases: zigpy/bellows

0.15.2 Release

04 Apr 15:14
d26b5bb
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Close EZSP as soon as we loose connection (#230)

0.15.1 Release

01 Apr 02:23
13f96c8
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • ezsp: fix incorrect ezsp_version reference @jbott (#226)

0.15.0 Release

28 Mar 18:40
cc040e7
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

0.14.0 Release

09 Mar 03:06
f4af210
Compare
Choose a tag to compare

Changes

0.13.2 Release.

06 Feb 20:06
0bda9e0
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

0.13.1 Release.

30 Jan 03:45
7ba23b9
Compare
Choose a tag to compare

Configure Link Key Number depending on protocol version.

0.13.0 Release.

29 Jan 20:00
2909640
Compare
Choose a tag to compare

Changes

0.12.0 Release

29 Jan 19:44
e8b644f
Compare
Choose a tag to compare

Changes

  • Create Contributors.md file with list of contributors @Hedda (#203)
  • Added a "How to contribute" section to README.md @Hedda (#204)

🚀 Features

0.11.0 Release.

11 Nov 21:58
6ad2a12
Compare
Choose a tag to compare

Breaking

  • Drop python 3.5 support (#198)

New features

  • Group multicast requests support (#199)

Fixes

  • Fix permit with install code (#197)
  • Configure end device poll timeout depending on version (#195)

Changes

  • Adopt black code formatting (#200)
  • Adopt release drafter (#201)
  • Increase pan_id conflict reporting threshold (#194)
  • Readme updates (#190)

0.10.0 Release.

19 Sep 18:56
abc564d
Compare
Choose a tag to compare

Breaking

Sync up with Zigpy 0.9.0 Release zigpy==0.9.0 is the minimum required version onward.

Changes

  • handle_join() on receiving ZDO Device Announce requests (#186)