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 missing destination endpoint when sending group requests
* Log received commands
* Move concurrency limiting into zigpy
* Rename `profile` to `profile_id`
* Use zigpy for making serial connections
* Remove old unit tests
* Simplify address mode matching and fix existing unit tests
* Fix unit tests
* Finish unit and runtime testing
* Ask user to update Conbee firmware in warning message
* Implement `reset_network_info`
* Use broad exception class for probing failures
* Bump minimum CI Python version to 3.8
* Drop 3.7 from CI
* Hash `setup.py` when building CI environments
* Use `zigpy.serial` instead of `serial_asyncio` in tests
* Bump minimum required zigpy version
* Unit test `_aps_data_confirm`
* Actually commit the packet unit tests
0 commit comments