zigpy / zigpy-znp

TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
GNU General Public License v3.0
144 stars 40 forks source link

Fix zigpy initialization not being run on reconnect #162

Closed puddly closed 1 year ago

puddly commented 1 year ago

Related to https://github.com/zigpy/bellows/pull/483

start_network alone won't run permit(0). If a CC2531 has required a reconnect at runtime, this will re-exposes the CC2531 Z-Stack Home 1.2 bug that erroneously leaves joins open on startup.