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

Support Solaredge modbus-tcp #54

Closed nethawk2 closed 10 months ago

nethawk2 commented 10 months ago

2nd try (my first steps with git) Added support for SE inverters with modbus-tcp enabled by using an external helper program. More informations inside the code.