cyrils / renogy-bt

Python library to read Renogy compatible BT-1 or BT-2 bluetooth modules using Raspberry Pi.
GNU General Public License v3.0
76 stars 27 forks source link

install steps #50

Closed theboss0539 closed 6 months ago

theboss0539 commented 7 months ago

hey i have been unable to get this to funtion on my pi zero i cant complet the config

theboss0539 commented 7 months ago

pi@raspberrypi:~ $ python3 ./example.py -bash: syntax error near unexpected token `newline' this is the error

cyrils commented 7 months ago

Command is python3 ./example.py config.ini

theboss0539 commented 7 months ago

hey i have my pi reading info form bt 2 it seems like only one of 4 battery's but i cant get it to out put to PVoutput and i feel like i am missing some step just not sure where also is the a way to only display battey voltage and cappacity not voltage of each cell

cyrils commented 7 months ago

You need separate config.ini for each battery, check documentation. Yes you can filter fields, there is fields option in config.