Skip to content

Releases: zigpy/zigpy-xbee

0.11.0 Release

28 Mar 02:50
a98eaac
Compare
Choose a tag to compare

Changes

🚀 Features

0.10.0 Release

09 Mar 14:03
9fb273e
Compare
Choose a tag to compare

Changes

  • Add coordinator device with correct status (#85)

0.9.0 Release.

29 Jan 22:26
fddc226
Compare
Choose a tag to compare

Fixes

  • Add GPIO pins (#79)

0.8.0 Release.

26 Dec 19:24
703b3b1
Compare
Choose a tag to compare

Fixes

Changes

0.7.0 Release.

11 Nov 22:53
8354946
Compare
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
Compare
Choose a tag to compare

Changes

  • Refactor EUI64 class. (#55)

0.5.0 Release.

19 Sep 19:00
9262c17
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

-Adopt Black code formatter.

0.4.0 Release.

09 Jul 02:07
fbcb89d
Compare
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
Compare
Choose a tag to compare

New

  • XBee Group subscription API #46

0.2.1

05 May 05:32
c01bab0
Compare
Choose a tag to compare

Changes

  • Use "ExtendedTimeout" when communicating with Zigbee end devices