What's Changed * Drop schema conversion from the CLI by puddly in https://github.com/zigpy/bellows/pull/645 * Ensure a consistent command schema for `setSourceRoute` in EZSPv8 by puddly in https://github.com/zigpy/bellows/pull/647
What's Changed * Fix form CLI command by HadrienPatte in https://github.com/zigpy/bellows/pull/642 * Do not double convert config in tests by puddly in https://github.com/zigpy/bellows/pull/643 * Parse EZSP `readCounters` laxly by puddly in https://github.com/zigpy/bellows/pull/644
New Contributors * HadrienPatte made their first contribution in https://github.com/zigpy/bellows/pull/642
- Mention and link zigpy-cli under related projects in readme Hedda (807) - `zigpy.state`: optionally keep track of NWK addresses and rename `neighbor_table` to `children` puddly (837)
0.39.1
What's Changed * Fix blocking metadata version call by TheJulianJES in https://github.com/zigpy/bellows/pull/630 * Prevent task cancellation from propagating to ASH by puddly in https://github.com/zigpy/bellows/pull/628