Skip to content

Releases: zigpy/zigpy-deconz

0.9.1 Release

03 May 02:48
f4e68e9
Compare
Choose a tag to compare

Fixes

  • Add a command queue so there is always only one pending command @jloehr (#112)

Features

  • Return proper device name for the coordinator @jloehr (#113)

Changes

  • Add probe and Device Schema to App Controller class @Adminiuga (#114)
  • Updated README.md with info on how-to test new releases @Hedda (#111)

0.8.1 Release

24 Apr 18:58
45954fd
Compare
Choose a tag to compare

Fixes

  • Add a command queue so there is always only one pending command @jloehr (#112)

0.9.0 Release

16 Apr 00:06
06c0698
Compare
Choose a tag to compare

Breaking

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

Changes

0.9.a1 release.

13 Apr 17:55
fde61dc
Compare
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
Compare
Choose a tag to compare

Breaking changes

🚀 Features

Changes

0.7.0 Release.

10 Nov 16:36
9b85d63
Compare
Choose a tag to compare

Changes

🚀 Features

0.6.0 Release.

17 Oct 00:39
0813e7f
Compare
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
Compare
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
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.

0.3.0 Release.

07 Sep 23:42
dc106dc
Compare
Choose a tag to compare

0.3.0 Release

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