Skip to content

Releases: zigpy/zigpy-znp

v0.11.1

24 Apr 18:20
c4db8d1
Compare
Choose a tag to compare

What's Changed

  • Fix CI release workflow and remove unnecessary check by @puddly in #214

Full Changelog: v0.11.0...v0.11.1

v0.11.0

24 Apr 18:14
58f2053
Compare
Choose a tag to compare

What's Changed

  • Fix unit tests failing with latest zigpy additions by @puddly in #210
  • Implement the zigpy channel changing API by @puddly in #212
  • Use setuptools-git-versioning by @puddly in #213

Full Changelog: v0.10.0...v0.11.0

v0.10.0

29 Mar 23:47
3f6ba1b
Compare
Choose a tag to compare

What's Changed

  • Get package version with importlib.metadata by @puddly in #207
  • Allow forming a network quickly, without writing keys and tables by @puddly in #208

Full Changelog: v0.9.3...v0.10.0

v0.9.3

22 Feb 17:55
9b959dc
Compare
Choose a tag to compare

What's Changed

  • Bump pre-commit dependencies by @puddly in #200
  • Ensure auto concurrency detection works with new zigpy defaults by @puddly in #201
  • Remove package versioning from Git repo and migrate to pyproject.toml by @puddly in #202
  • Fail with descriptive errors when coordinator is disconnected by @puddly in #203

Full Changelog: v0.9.2...v0.9.3

0.9.2 Release

29 Nov 23:28
dfbc7a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

0.9.1 Release

08 Oct 18:46
e6e2c42
Compare
Choose a tag to compare

What's Changed

  • Use KeyError when throwing a missing security material exception by @puddly in #185
  • pass down NETWORK_COMMISSIONING_TIMEOUT to request() by @dumpfheimer in #183
  • 0.9.1 Release by @puddly in #186

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

03 Oct 22:12
ca061f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.2

20 Aug 00:22
824c2b2
Compare
Choose a tag to compare

What's Changed

  • Bump minimum testing dependencies by @puddly in #163
  • Fix zigpy initialization not being run on reconnect by @puddly in #162
  • Bump version to 0.8.2 by @puddly in #164

Full Changelog: v0.8.1...v0.8.2

v0.8.1

11 Jul 18:14
695ebf5
Compare
Choose a tag to compare

What's Changed

  • Always set the ZDO logical type for intermediate stored devices by @puddly in #157
  • Bump version to 0.8.1 by @puddly in #158

Full Changelog: v0.8.0...v0.8.1

v0.8.0

19 Jun 20:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0