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
I'm hoping to move request/response matching into the main ControllerApplication, allowing for more granular control over requests/responses within async code and for dynamically attaching objects that expect responses. In the future, this will allow for sending requests to NWK addresses directly and to wait for a response, without the need for intermediate Device objects.
As a proof of concept, below is a synchronous OTA manager that can send a specific OTA image to a specific device, without modifying the global ZCL cluster definitions ...
@pipiche38 looks like you contemplating implementing notifications + management for OTA in Zigbee Plugin for Domoticz?
It would be a nice feature of the zigpy-cli command to be able to allow OTA firmware update
The text was updated successfully, but these errors were encountered: