Add bms.py.

This commit is contained in:
2021-02-03 13:23:18 +02:00
parent 0ac9c62ddb
commit 951013f0b8
2 changed files with 645 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# bmspy
bmspy can be used to get information from a xiaoxiang-type BMS system.
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.