Skip to content

Ota upgrade updates#1475

Merged
cdjackson merged 2 commits into
masterfrom
ota-upgrade-updates
Jan 20, 2026
Merged

Ota upgrade updates#1475
cdjackson merged 2 commits into
masterfrom
ota-upgrade-updates

Conversation

@cdjackson
Copy link
Copy Markdown
Member

This is mostly (reasonably!) minor tweaks and quality of life improvements with OTA notifications to the application.

An OTA_STARTED notification was added - this is called when the OTA actually starts (between OTA_WAITING and OTA_TRANSFER_IN_PROGRESS.

The console command has been improved to provide more status on the upgrade - and hence a few extra getters were added to the extension.

I found a device which persistently stores the update (ie it persists a power cycle). When the power comes on, it sends the UpgradeEndRequest. The ZCL doc states that it should be possible to send a DefaultResponse as a notification to fail this request, but nothing I could do would reset the device, so at this stage I send the UpgradeEndResponse.

@cdjackson cdjackson merged commit 577fff9 into master Jan 20, 2026
2 checks passed
@cdjackson cdjackson deleted the ota-upgrade-updates branch January 20, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant