Skip to content

Releases: zigpy/bellows

0.40.6

13 Sep 14:50
1a0b8a7
Compare
Choose a tag to compare

What's Changed

  • Move EZSP send lock from EZSP to individual protocol handlers by @puddly in #649

Full Changelog: 0.40.5...0.40.6

0.40.5

23 Aug 15:24
e160be2
Compare
Choose a tag to compare

What's Changed

  • Improve transmission reliability for sleepy end-devices by @puddly in #646

Full Changelog: 0.40.4...0.40.5

0.40.4

12 Aug 14:07
ccb3afd
Compare
Choose a tag to compare

What's Changed

  • Drop schema conversion from the CLI by @puddly in #645
  • Ensure a consistent command schema for setSourceRoute in EZSPv8 by @puddly in #647

Full Changelog: 0.40.3...0.40.4

0.40.3

09 Aug 20:45
da8a0c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.40.2...0.40.3

0.40.2

29 Jul 16:07
69e342b
Compare
Choose a tag to compare

What's Changed

  • Map EzspStatus.ERROR_INVALID_VALUE to sl_Status.INVALID_PARAMETER by @puddly in #641

Full Changelog: 0.40.1...0.40.2

0.40.1

24 Jul 23:46
595a285
Compare
Choose a tag to compare

Changes

This is a bugfix release that fixes an issue with EZSPv8 startup introduced in 0.40.0.

What's Changed

  • Ensure version-specific unit tests cover command sending format by @puddly in #639

Full Changelog: 0.40.0...0.40.1

0.40.0

23 Jul 20:40
61f7ec0
Compare
Choose a tag to compare

Breaking changes

EZSP internals, especially all versioned types (e.g. bellows.ezsp.v5.types.*) have been rearranged and consolidated. Applications not using bellows internals will not need changes.

What's Changed

Full Changelog: 0.39.1...0.40.0

0.39.1

14 Jun 19:15
3657cf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.39.0...0.39.1

0.39.0

24 May 15:44
09cf7ce
Compare
Choose a tag to compare

What's Changed

  • Implement independent ASHv2 protocol parsing by @puddly in #606
  • Account for getKeyTableEntry sometimes returning an invalid response by @puddly in #625

Full Changelog: 0.38.4...0.39.0

0.38.4

02 May 16:56
4f4adaf
Compare
Choose a tag to compare

What's Changed

  • Remove counter not used in EZSP v7 by @puddly in #623
  • Fix EZSP v8 changeSourceRouteHandler by @puddly in #624

Full Changelog: 0.38.3...0.38.4