From 9207157aed8415276c9f9b2ad3436b69680d0eff Mon Sep 17 00:00:00 2001 From: Tobi177 <63124362+Tobi177@users.noreply.github.com> Date: Fri, 3 Apr 2020 23:36:57 +0200 Subject: [PATCH] Update README.MD --- README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.MD b/README.MD index baf291d..82726e6 100644 --- a/README.MD +++ b/README.MD @@ -21,7 +21,9 @@ This project embeds the Chargery BMS to a Victron Enegery Venus OS device to mon - TBD # Notes +- Proof-of-Concept style - Only the Chargery BMS16T is currently supported. However the sources can very easily be changed to support BMS8T and BMS24T as well. - No multiple languages - No scripts to resetup the changes automatically on update of Venus OS +- The devices are "hard-coded" at the qml files, must be adapted (VE.direct devices, etc)