zigpy / bellows

A Python 3 project to implement EZSP for EmberZNet devices
GNU General Public License v3.0
177 stars 87 forks source link

Clean up `formNetwork` callback after running #540

Closed puddly closed 1 year ago

puddly commented 1 year ago

Otherwise, the callback will be called repeatedly with other stackStatusHandler events and raise invalid state exceptions.