Skip to content

Releases: zigpy/zigpy-deconz

0.9.a1 release.

13 Apr 17:55
fde61dc

Choose a tag to compare

0.9.a1 release. Pre-release
Pre-release

Breaking

  • Sync-up with zigpy new initialization (#105)

Changes

  • Add PyPi package long description (#104)

0.8.0 Release

27 Mar 19:53
eedf37a

Choose a tag to compare

Breaking changes

🚀 Features

Changes

0.7.0 Release.

10 Nov 16:36
9b85d63

Choose a tag to compare

Changes

🚀 Features

0.6.0 Release.

17 Oct 00:39
0813e7f

Choose a tag to compare

Changes

  • Enable watchdog based on protocol version. (#77)
  • Refactor reading/writing network parameters. (#79)

0.5.0 Release.

02 Oct 18:31
a5eb0d4

Choose a tag to compare

Changes

  • Refactor reading/writing network parameters (#73)
  • Readme updates (#75)

Fixes

  • Use "NWK_AND_IEEE" addressing mode for Conbee I sticks (#74)

0.4.0 Release.

19 Sep 17:22
5fe5f68

Choose a tag to compare

Breaking

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

0.3.0 Release.

07 Sep 23:42
dc106dc

Choose a tag to compare

0.3.0 Release

  • Cleanup futures on commands timeout (#64, #61)

0.2.2 Release.

20 Aug 14:26
5121895

Choose a tag to compare

Fixes

  • Deconz initialization fix.

0.2.1 Release.

29 Jul 17:41
e3d50ef

Choose a tag to compare

Fixes

  • fix group membership handling (#56)

0.2.0 Release.

29 Jul 17:39
65f65fb

Choose a tag to compare

New

  • simplified_beacon frame support (#47)
  • Source address mode 0x04 support (#48)
  • ConBee zigpy device (#55)

Stability Fixes

  • request context manager (#49)
  • aps_data_confirm() and aps_data_indication() as async (#52)
  • retry aps_data_request() on Busy status (#51)
  • Dynamic reply time timeout (#54)