thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
74 stars 15 forks source link

Add optional energy data to device details #67

Closed thomluther closed 6 months ago

thomluther commented 6 months ago

A new method is added to provide energy details for devices. This can also be queried from shared accounts. Today's energy will be updated on each call, yesterday's data only if not available yet. This can optionally be used by Home Assistant to fetch solarbank energy data. For now, only Solarbank energy is supported since inverter energy statistics are unknown and not tested yet.