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
* Begin implementing the new radio API
* Use the correct signature for `load_network_info`
* Use command and response IDs
* Parse ZiGate logging messages
* Implement `Status` type
* Erase PDM when writing new settings
* Handle responses and status callbacks in any order
* Implement `GET_DEVICES_LIST`
* Rename `ADDRESS_MODE` to `AddressMode`
* Initialize the ZiGate device on startup
* Only permit joins via the coordinator in `permit_ncp`
* Use `schedule_initialize` to prevent double initialization
* Add unhandled `NODE_DESCRIPTOR_RSP` response
* Add a stub for `add_endpoint`
* Set the TCLK's partner IEEE
* Set the network information `source` and `metadata`
* Fix unit tests
* Bump minimum required zigpy version to 0.47.0
0 commit comments