jeanmarc77 / 123solar

123Solar is a lightweight set of PHP/JS files that makes a web logger to monitor your photovoltaic inverter(s). It just need a web server and PHP, no databases are even needed. The philosophy is: To keep it simple, fast, with a low foot print to run on cheap and low powered devices.
GNU General Public License v3.0
36 stars 12 forks source link

Change values #41

Open novembre62 opened 1 year ago

novembre62 commented 1 year ago

Hello Is it possible to have "Change daily value(s)" like in Metern, or at least the monthly ones?

jeanmarc77 commented 1 year ago

Hi, It's a good idea, i don't have much time to work on it now. Meanwhile, you can edit the values in data/invtX/production/energyYYYY.csv. don't forget to keep rw permission for the http user.

novembre62 commented 1 year ago

Thank you for your availability.