njfaria / SolPipLog

Logger for the PIP Inverter series ( USB / RS232 version )
Apache License 2.0
86 stars 32 forks source link

Chargery BMS support #50

Open Eumobong opened 3 years ago

Eumobong commented 3 years ago

Please do add support for chargery bms. This file currently retrieves data from chargery bms and stores it in a file. You can modify it to post to emoncms and mqtt:

https://github.com/BarkinSpider/SolarShed/blob/master/getChargeryData.py

Thanks as you add this.

Eumobong commented 3 years ago

This one does same as above but instead of storing in file post to MQtt and emoncms.

http://github.com/eumobong/chargery