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
21 stars 14 forks source link

GivEnergyClient missing from code? #11

Open HLFCode opened 1 year ago

HLFCode commented 1 year ago

Description

Describe what you were trying to get done. Fork or download the code

Tell us what happened, what went wrong, and what you expected to happen. The downloaded or forked code is not the same as that installed by pip install.

This is probably my ignorance of github but the code here does not seem complete and is structured differently to the pip install givenergy-modbus code E.g. the main class is GivEnergyClient but I can't find it anywhere in the code...

This is a great project and I have a couple of minor mods I would like to contribute.

Thanks Mike

springfall2008 commented 1 year ago

I have the same issue?

springfall2008 commented 1 year ago

Using the latest Tag from March works for me