Skip to content

Releases: zigpy/zigpy-xbee

0.12.a1 Release.

14 Apr 01:48
adb5c5c

Choose a tag to compare

0.12.a1 Release. Pre-release
Pre-release

Breaking

  • Use new zigpy initialization (#95)

Changes

0.11.0 Release

28 Mar 02:50
a98eaac

Choose a tag to compare

Changes

🚀 Features

0.10.0 Release

09 Mar 14:03
9fb273e

Choose a tag to compare

Changes

  • Add coordinator device with correct status (#85)

0.9.0 Release.

29 Jan 22:26
fddc226

Choose a tag to compare

Fixes

  • Add GPIO pins (#79)

0.8.0 Release.

26 Dec 19:24
703b3b1

Choose a tag to compare

Fixes

Changes

0.7.0 Release.

11 Nov 22:53
8354946

Choose a tag to compare

Breaking

  • Drop Python 3.5 support (#62)

Fixes

  • Don't try to interpret incoming data as AT command mode response. @Adminiuga (#64)

Features

  • Group multicast requests (#57)

Changes

Changes

0.6.0 Release.

17 Oct 00:41
2a1a16d

Choose a tag to compare

Changes

  • Refactor EUI64 class. (#55)

0.5.0 Release.

19 Sep 19:00
9262c17

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

-Adopt Black code formatter.

0.4.0 Release.

09 Jul 02:07
fbcb89d

Choose a tag to compare

Fixes

  • Leave ASDU Data when handling ZDO Device announce message (#49)
  • Update XBee Coordinator quirk (#50)

0.3.0

30 May 03:13
6e09580

Choose a tag to compare

New

  • XBee Group subscription API #46