Little web app to help you track your solar energy consumption and production.
Tested on Fronius Symo 5.0-3-M
Before you use the app, make sure your inverter is connected to the internet and the local IP is set to the correct value here.
After cloning the repository, you can install the dependencies by running:
npm install
After installing all the NPM dependencies you can run the app by running:
npm run dev
Not sure what to add? Well, do your best and send a pull request! This project doesn't really need more features than the ones I've added so far, but if you have any suggestions, please let me know! 😄