From c7e0754a699c199437b04438bad80e5668338d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Markst=C3=A4dter?= Date: Tue, 5 Apr 2022 21:36:50 +0200 Subject: [PATCH] update docu for writing settings --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43d1ead..457ec58 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ What is the script doing: Thats it 😄 ### Restrictions -This script until now only supports reading values from the go-eCharger. Writing values like "Max charging current" and "Charging current" is not possible. Control of go-eCharger by the victron system is not supported for now. +This script until now supports reading values from the go-eCharger. Writing values is supported for "Enable Charging", "Charging current" and "Max charging current". +Control of go-eCharger by the victron system in "Mode" "Auto" is not supported for now and changing the value will have no effect. ### Pictures