gamosoft Posted June 29, 2023 Share Posted June 29, 2023 Hi all, I have this inverter with a couple of batteries and been struggling with PVMaster and SEMS for a long time, I just don't like how they are implemented. I created this small app some time ago, that runs locally in your network to monitor it in realtime, just didn't have the time to polish and or publish till now. You can find all the code here: https://github.com/gamosoft/goodwe-solarapp Really, I would like Goodwe to provide better software and/or support, but I guess it is what it is, in the meantime I hope you enjoy this application and let me know if you find it useful. Kind regards. Quote Link to comment Share on other sites More sharing options...
Bobster. Posted June 29, 2023 Share Posted June 29, 2023 Is this for Windows? And how many simultaneous instances of this software can the inverter service? Can I have it running two PCs at the same time? Quote Link to comment Share on other sites More sharing options...
gamosoft Posted June 29, 2023 Author Share Posted June 29, 2023 It's not a Windows app, it's a nodejs app + a web frontend + a couple of monitoring tools. You only need to install Docker (https://www.docker.com) then clone the entire repo (https://github.com/gamosoft/goodwe-solarapp) where I posted the full source code and follow the instructions to have it up and running. Ideally you should have it installed in some kind of home server where it can be there 24x7 and accessible to anyone within your local network. This code is useful for just one inverter, and once you have it running it can be called from anywhere locally, just use the corresponding ip address or hostname. HTH. Quote Link to comment Share on other sites More sharing options...
gamosoft Posted June 29, 2023 Author Share Posted June 29, 2023 The first screenshot is from the Grafana dashboard, but you can access the actual "application" I created, which shows something like this: Mobile friendly and such, definitely MUCH faster than PV Master... Â Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.