- Notifications
You must be signed in to change notification settings - Fork178
Tags: zigpy/zigpy
Tags
0.77.1
Make OTA more robust V2 (#1565)* Make OTA more robust V2This PR only changes the image transfer to not stop the upgrade process when a page or block transfer fails with an error on the stack.The devices I have tested with re-request blocks if they are not received on the device after some time.see#1552 for a more detailed discussion, this PR contains just a subset of the changes suggested there.* Treat timeout as the failure condition for OTA---------Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>
0.73.3
Remove Salus OTA provider (#1522)* Remove Salus OTA provider* Add Salus stub provider* Exclude unreachable yield from codecov* Re-register deprecated providerThis isn't really necessary, but now that we have a stub for the Salus provider anyway, we probably want the old and new config options to behave the same and "activate it", regardless of which config option is used.* Re-add Salus `MANUFACTURER_IDS`
PreviousNext