zigpy-znp
zigpy-znp copied to clipboard
Implement zigpy network scanning
trafficstars
https://github.com/zigpy/zigpy/pull/1461
Note that this implementation suffers from a pretty fatal flaw: it cannot be done while the network is running! The entire stick needs to be reset for each network scan and the network re-started after. This allows zigpy-cli to still run but the process is excruciatingly slow.