Grmume / renogy-smart-battery

Playground for the 100ah LiFePo Renogy Smart Battery RS485 interface
MIT License
21 stars 7 forks source link

added pipenv stuff, added celltemp and jsonl output #2

Open sdellysse opened 2 years ago

sdellysse commented 2 years ago

Added pipenv stuff for easier dev, added jsonl output, renamed test{i++} to unknown_{register}

also pulled in data from https://github.com/Grmume/renogy-smart-battery/issues/1 (thanks @epfenninger) and verified it against the data in my dc-home app via bt2 dongle

Grmume commented 2 years ago

Hi,

thank you for the input! I'm looking forward to integrate the features and improvements you have added.

I noticed some changes that prevented me from merging your pull request directly:

I have just updated the code with the additional registers you and @epfenninger have discovered.