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
* WIP
* Handle sending packets with extended timeouts
* Move concurrency limiting into zigpy
* Handle device relays within zigpy
* WIP
* Start fixing unit tests
* WIP
* Rename `profile` to `profile_id`
* Fix unit tests
* Bump zigpy version
* Do not default `dst_ep` to `0`
* Revert change to radius
* Use relays when provided
* Bring test coverage to 100%
* Use zigpy for making serial connections
* Reduce pyserial-specific code to work with `SocketTransport`
* Improve error message when there is too much RF interference
* Use more specific zigpy exceptions for formation failure
* Implement `reset_network_info`
* Drop 3.7 from CI
* Treat any failure to load network information as an un-formed network
* Include `load_devices` keyword argument
0 commit comments