Tomcat42 / pylontech-python

Functions to communicate to Pylontech Batteries using RS-485 serial communication
MIT License
11 stars 7 forks source link

Please update in official pip install #10

Open boaschti opened 1 year ago

boaschti commented 1 year ago

Hi, I installed pylontech with the official pip install pylontech command on 21.03.2023 and it seems that I got an old Code. My Code doesn't support only one Pylontech, fixed here.

And I get a ('Timeout waiting for an answer.',) if I connect only one Pylontech.

Can you update it or should I pull a special version?

Tomcat42 commented 1 year ago

done - updated to 0.1.3.

boaschti commented 1 year ago

Many thanks, this works better. Is it desired that I get a exception if I set "manualBattcountLimit" to a higher value as the real battery count?

sante85 commented 7 months ago

@Tomcat42 I have installed with command sudo -H pip3 install python-pylontech, how to launch directely from cli?