mhvis / solar

Retrieve model and status data for Samil Power SolarRiver TL, SolarRiver TL-D and SolarLake TL inverters
MIT License
22 stars 11 forks source link

Fetching historical data #23

Closed dmspils closed 11 months ago

dmspils commented 11 months ago

The docs still say "To Do" for fetching historical data. Any pointers for getting the daily totals for a given date would be really helpful.

mhvis commented 11 months ago

Yes indeed. It was not implemented because I had no need for it. It would work the same way as fetching historic data with the SolarPower Browser V3 app. See http://mhvis.github.io/solar/ for a link to that app. You could try to download and run that app. The app should allow you to download historical data.

If you know Python and low level networking you can create a script yourself based on the info on the previous link.