zigpy-znp icon indicating copy to clipboard operation
zigpy-znp copied to clipboard

Implement zigpy network scanning

Open puddly opened this issue 1 year ago • 0 comments
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.

puddly avatar Aug 19 '24 19:08 puddly