thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
36 stars 10 forks source link

Support OTA check and record info queries #93

Closed thomluther closed 2 months ago

thomluther commented 2 months ago

Methods to check OTA upgrade and list OTA upgrade records on the cloud API have been added to the library. They will basically list the history and latest firmware installed. It is not clear yet, if they list reliably when a new OTA update is available. They definitely do NOT list the version of any new firmware that might be available as visible in the Anker App. Those details may be obtained differently from the App (outside of Api usage)