Skip to content

Releases: zigpy/bellows

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)

0.9.1 Release.

20 Aug 21:11
4267eec
Compare
Choose a tag to compare

Fixes

  • don't use extended timeouts when sending a reply message

0.9.0 Release.

23 Jul 23:07
21af65c
Compare
Choose a tag to compare

New

  • Run UART in its own asyncio loop in a separate thread (#171) Kudos to @bballwiz5

0.8.0

30 May 02:58
026cd29
Compare
Choose a tag to compare

New

  • Multicast/Group ID subscription #161
  • Incoming/outgoing request debug logging #165

Fixes

  • Use extended timeout if Node descriptor is not available yet #163
  • setSourceRoute & incomingRouteHandler EZSP commands schema update #164

0.7.3

05 May 03:08
c8a9c58
Compare
Choose a tag to compare

Changes

  • Use "ExtendedTimeout" when communicating with Zigbee end devices

0.7.2

29 Mar 19:50
94abd57
Compare
Choose a tag to compare
0.7.1 -> 0.7.2 (#156)

0.7.1

24 Feb 07:33
1996c3f
Compare
Choose a tag to compare
0.7.0 -> 0.7.1 (#146)

0.7.0

11 Sep 01:10
6b849eb
Compare
Choose a tag to compare
0.6.0 -> 0.7.0 (#133)