You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zigpy serial protocol (#160)
* Migrate zigate to zigpy serial protocol
* Fix unit tests
* Let zigpy handle flow control
* Bump minimum zigpy version
* Remove unnecessary `close`
* Clean API only on close
* Fix annotations
* Test `connection_lost`