bmspy can be used to get information from a xiaoxiang-type BMS system.
Go to file
Timothy Allen ae26cdf3c6 Shift functions around for poetry 2024-03-21 20:58:30 +02:00
bmspy Shift functions around for poetry 2024-03-21 20:58:30 +02:00
LICENSE Initial commit 2021-02-03 11:19:58 +00:00
README.md Convert to using poetry to run bmspy 2024-03-19 22:28:39 +02:00
poetry.lock Convert to using poetry to run bmspy 2024-03-19 22:28:39 +02:00
pyproject.toml Convert to using poetry to run bmspy 2024-03-19 22:28:39 +02:00

README.md

bmspy

bmspy is a tool to get information from a xiaoxiang-type BMS system, using some sort of serial connection.

It can display the information as text, in JSON, or export the data continuously to a Prometheus exporter.

To install: git clone https://git.treehouse.org.za/tim/bmspy cd bmspy poetry install

Or, to install with influxdb and/or prometheus support: poetry install -E influxdb -E prometheus

To run: poetry run bmspy