What's Changed
* Implement a standard interface for network scanning by puddly in https://github.com/zigpy/zigpy/pull/1461
* Handle OTA image page requests by puddly in https://github.com/zigpy/zigpy/pull/1431
* Do not allow ZCL definitions to have conflicting names by puddly in https://github.com/zigpy/zigpy/pull/1531
* Mark bind, unbind, request, reply as async by RubenVerborgh in https://github.com/zigpy/zigpy/pull/1533
* Packet capture interface by puddly in https://github.com/zigpy/zigpy/pull/1537
* Allow v2 quirks to opt out of default entity registration by puddly in https://github.com/zigpy/zigpy/pull/1535
* Allow custom v2 quirks to override built-in ones by puddly in https://github.com/zigpy/zigpy/pull/1534
New Contributors
* RubenVerborgh made their first contribution in https://github.com/zigpy/zigpy/pull/1533
**Full Changelog**: https://github.com/zigpy/zigpy/compare/0.74.0...0.75.0