Releases: zigpy/bellows
Releases · zigpy/bellows
0.42.0
0.41.0
0.40.6
0.40.5
0.40.4
0.40.3
What's Changed
- Fix form CLI command by @HadrienPatte in #642
- Do not double convert config in tests by @puddly in #643
- Parse EZSP
readCounters
laxly by @puddly in #644
New Contributors
- @HadrienPatte made their first contribution in #642
Full Changelog: 0.40.2...0.40.3
0.40.2
0.40.1
0.40.0
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
- EZSP v14 by @puddly in #631
- Consolidate all EZSP types by @puddly in #634
- Reduce command duplication by @puddly in #635
- Convert command types to dictionaries by @puddly in #636
- Source routing fixes by @puddly in #626
- Fix bellows CLI by @puddly in #637
- Fix manufacturer string when terminating with both
\x00
and\xFF
by @puddly in #638
Full Changelog: 0.39.1...0.40.0
0.39.1
What's Changed
- Fix blocking metadata version call by @TheJulianJES in #630
- Prevent task cancellation from propagating to ASH by @puddly in #628
Full Changelog: 0.39.0...0.39.1