2024-04-28 13:53:18 +02:00
2024-04-28 13:53:18 +02:00
2021-02-03 11:19:58 +00:00
2024-03-19 22:28:39 +02:00

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

Description
bmspy can be used to get information from a xiaoxiang-type BMS system.
Readme 150 KiB
Languages
Python 100%