Skip to content

Releases: zigpy/zigpy-deconz

0.25.0

08 May 19:21
37241f1
Compare
Choose a tag to compare

What's Changed

  • Fix integer structs in unit tests by @puddly in #265
  • Disable retries for requests, deferring to zigpy by @puddly in #264

Full Changelog: 0.24.2...0.25.0

0.24.2

27 Apr 03:19
8e21fda
Compare
Choose a tag to compare

What's Changed

  • Fail adapter migration if the frame counter cannot be written by @puddly in #263

Full Changelog: 0.24.1...0.24.2

0.24.1

27 Oct 19:58
70910bc
Compare
Choose a tag to compare

What's Changed

  • Cleanly shut down the serial port on disconnect by @puddly in #259

Full Changelog: 0.24.0...0.24.1

0.24.0

16 Oct 18:54
aa26bbd
Compare
Choose a tag to compare

What's Changed

  • Fix unit tests relying on double config conversion by @puddly in #261
  • Support zigpy packet priority by @puddly in #262

Full Changelog: 0.23.3...0.24.0

0.23.3

05 Aug 21:07
4722403
Compare
Choose a tag to compare

What's Changed

  • Do not convert config multiple times by @puddly in #260

Full Changelog: 0.23.2...0.23.3

0.23.2

26 Jun 14:56
dbfc27b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.23.1...0.23.2

0.23.1

16 Feb 18:37
8d2315d
Compare
Choose a tag to compare

What's Changed

  • Replace 57600 baudrate with 38400 by @puddly in #250
  • Register the command response listener before writing to the UART by @puddly in #248

Full Changelog: 0.23.0...0.23.1

0.23.0

03 Feb 15:38
8d99373
Compare
Choose a tag to compare

What's Changed

  • Update README.md to mention ConBee 3 by @Hedda in #245
  • Handle CB3 not sending the correct add_neighbor response by @puddly in #247

Full Changelog: 0.22.4...0.23.0

0.22.4

31 Dec 05:31
df9c0c6
Compare
Choose a tag to compare

What's Changed

  • Demote delayed response from WARNING to DEBUG by @puddly in #243
  • Allow delayed duplicate responses by @puddly in #244

Full Changelog: 0.22.3...0.22.4

0.22.3

20 Dec 17:46
55c4f79
Compare
Choose a tag to compare

What's Changed

  • Detect when the firmware responds with the wrong response by @puddly in #241
  • Implement command priority by @puddly in #240

Full Changelog: 0.22.2...0.22.3