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

Retrieve battery percentage time-series data #41

Open
christian-5-28 opened this issue Nov 19, 2022 · 2 comments
Open

Retrieve battery percentage time-series data #41

christian-5-28 opened this issue Nov 19, 2022 · 2 comments

Comments

@christian-5-28
Copy link

Hi,

First of all, thank you for the development and maintenance of this project, pretty useful and easy to use. I was wondering if it's possibile to retrieve the time-series data related to the battery percentage level, the same data used to display the battery chart in the mobile app (see screenshot attached below).

I tried to use the api method "storage_energy_overview":

json_data = api.storage_energy_overview(plant_id, storage_id=device_sn)

But the query fails with a returned value of type Nonetype. The api works well on my account for all the other methods so maybe the problem is the storage_id, but I could not find how to retrieve it so I used the "device_sn" variable.

Hope you can help, thank you!

SOC_perc_time_series

@flopp999
Copy link

I also tried to get storage_id but I couldn't find how.
I also tried with all SN but not helping

@mymatenige
Copy link

Sorry to add to the "me too", but has anyone stumbled across a solution to this? Having the SOC over time would be very useful to me.

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

No branches or pull requests

3 participants