dewet22 / givenergy-modbus

A python library to access GivEnergy inverters via Modbus TCP on a local network, with no dependency on the GivEnergy Cloud.
Other
19 stars 15 forks source link

FYI prometheus-givenergy #40

Open barry-scott opened 8 months ago

barry-scott commented 8 months ago

Dewet,

Based on your great work I built https://github.com/barry-scott/prometheus-givenergy that uses the current version pymodbus to implement a prometheus exporter for GivEnergy.

I did this because I found that updating givenergy-modbus code to the latest version of dependencies was difficult. In part because I am not familiar with some of the libraries you are using and in part because pymodbus V3 API is not compatible with pymodbus V2 API.

I have credited you in the readme for prometheus-givenergy.

Thanks for releasing this project and the documentation in framer.py that has been very helpful.

Barry barry@barrys-emacs.org