jbuehl / solaredge

SolarEdge inverter logging data capture
GNU General Public License v3.0
288 stars 60 forks source link

Solaredge webscrape - PO data without inverter configuration #164

Open dragoshenron opened 2 years ago

dragoshenron commented 2 years ago

Dear all, I'd like to share my repository https://github.com/dragoshenron/solaredge-webscrape It includes a single bash script to webscrape the data from the solaredge portal. It retrieves power optimizer data as available on the webportal (voltage and current per module with 15 minutes frequency). No special configuration is needed on the inverter side.

If you need PO data with higher frequency, please keep to use the great work of jbuehl & Co. Greets