Skip to content

Releases: zigpy/bellows

0.42.0

28 Oct 22:07
ecce1ba
Compare
Choose a tag to compare

What's Changed

  • Fix some EZSP v14 commands by @puddly in #652
  • Cleanly shut down the serial port on disconnect by @puddly in #633

Full Changelog: 0.41.0...0.42.0

0.41.0

15 Oct 17:40
03dc152
Compare
Choose a tag to compare

What's Changed

  • Use the new zigpy packet priority attribute by @puddly in #651

Full Changelog: 0.40.6...0.41.0

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