thomluther / ha-anker-solix

Home Assistant integration for Anker Solix Power devices
MIT License
269 stars 4 forks source link

Add capability to export api info of an account #116

Closed thomluther closed 1 month ago

thomluther commented 2 months ago

Checklist

Is your feature request related to a problem? Please describe.

The API library has a stand alone tool to export the account api information into json files, which is useful for developing and testing enhancements. However, this is difficult to use for users with no python knowledge.

Describe the solution you'd like

This export capability should be available as HA service to easily create a zipped export file for download from HA.

Describe alternatives you've considered

Use api library with python runtime to export api data.

Additional context

None

thomluther commented 1 month ago

Export service/action added to release 2.1.2