bmspy can be used to get information from a xiaoxiang-type BMS system.
Go to file
Timothy Allen 10bf0b4f1e Whitespace cleanups; rename InfluxDB field from "gauge" to "value"
... this abandons Prometheus "compatibility" for a better fit with InfluxDB naming.
2021-07-23 21:29:57 +02:00
LICENSE Initial commit 2021-02-03 11:19:58 +00:00
README.md Add bms.py. 2021-02-03 13:23:18 +02:00
bms.py Whitespace cleanups; rename InfluxDB field from "gauge" to "value" 2021-07-23 21:29:57 +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.