What's Changed * Fix some EZSP v14 commands by puddly in https://github.com/zigpy/bellows/pull/652 * Cleanly shut down the serial port on disconnect by puddly in https://github.com/zigpy/bellows/pull/633
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