diy solar

diy solar

Is there any Privacy Respecting/Ethical hardware out there?

This is an older thread but what's the best "open source" alternative to Solar Assistant?
I want to be able to monitor my Deye 8k inverter and JK-BMS
I realize that Solar Assistant can be used "offline" but I prefer open source.

Will this do the same thing?
or this (which was mentioned earlier):
 
I use Grafana. I think you saw the set-up guide I linked to before in the wiki, and the code to talk to the BMS is on my github.

For the Deye, you can use this library to read the data over modbus: https://pypi.org/project/sunsynk/

You likely will have to write a small python script with the sunsynk library, but it should be straight forward since the library does all the heavy lifting - just need to get the data into Prometheus for Grafana to use, just like in the BMS script I wrote.
 
You likely will have to write a small python script with the sunsynk library
I see. Thanks for the suggestion. I'm kinda looking for something that will work out of the box. Python programming is outside my scope. Are you familiar with this?

 
Yes, many companies and governments are collecting lots of "personal" data. Presumably the companies are hoping to monetize it.
The silver lining, if there even is one - some governments are considering "right to repair" laws for consumers.
 
Back
Top