Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zigpy-integration] - how to use the zigpy OTA services instead of the plugin OTA #1026

Closed
pipiche38 opened this issue Jan 22, 2022 · 3 comments
Assignees
Labels

Comments

@pipiche38
Copy link
Collaborator

The idea is to investigate if there is a way to make the plugin using directly the zigpy OTA service instead of going through the plugin one

@Hedda
Copy link
Contributor

Hedda commented Jan 25, 2022

FYI, for back-story and reference, you might be interested in reading through these previous related development discussions:

zigpy/zigpy#849

zigpy/zigpy#535

zigpy/zigpy#154

zigpy/zigpy#654

zigpy/zigpy#721

zigpy/zigpy#951

zigpy/zigpy#660

zigpy/zigpy#723

Also check out the little related zigpy and ZHA projects documentation and user information about how to use OTA updates:

https://github.com/zigpy/zigpy/wiki/OTA-Device-Firmware-Updates

https://www.home-assistant.io/integrations/zha#ota-firmware-updates

https://github.com/zigpy/zigpy/blob/dev/README.md#zigbee-device-ota-updates

@pipiche38
Copy link
Collaborator Author

Might start from here
https://github.com/zigpy/zigpy-cli/tree/dev/zigpy_cli

@pipiche38
Copy link
Collaborator Author

I think this is not really possible, as for now the zigpy integration is at the low level and if we want to have OTA, we will need to integrate ZCL level in order to manage the OTA cluster, which is not the current strategy.

Closing for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants