From ec9753d79a3bbe8e261f8a7b40d9678d2018b92c Mon Sep 17 00:00:00 2001 From: Carsten Schlipf Date: Mon, 18 Nov 2024 09:29:47 +0100 Subject: [PATCH] Sofar: Corrected battery control with LSE-3 logger stick I have succesfully tested battery control with the LSE-3 logger stick. Earlier there was a problem with the invalid response code of the LSE-3 logger stick previously. However @andig fixed this in the meantime and the invalid response codes are ignored. --- templates/definition/meter/sofarsolar-g3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/definition/meter/sofarsolar-g3.yaml b/templates/definition/meter/sofarsolar-g3.yaml index 8084b2dd7d..a86f4d19f5 100644 --- a/templates/definition/meter/sofarsolar-g3.yaml +++ b/templates/definition/meter/sofarsolar-g3.yaml @@ -15,8 +15,8 @@ products: # capabilities: ["battery-control"] requirements: description: - de: Die Verbindung über einen LSE-3 Logger Stick mittels ModBus TCP ist möglich, jedoch kann Battery Control darüber nicht genutzt werden. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig. - en: Connection via LSE-3 logger stick using ModBus TCP is possible, however does not allow Battery Control. The LSW-3 WiFi stick is not supported. For RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated. + de: Die Verbindung über einen LSE-3 Logger Stick mittels LAN Anschluss und ModBus TCP über Port 8899 ist die einfachste Anbindung. Der LSW-3 WLAN Stick wird nicht unterstützt. Bei seriellem Anschluss via RS485 am COM Port ist eine wechselrichterseitige Terminierung notwendig. + en: LSE-3 logger stick using a LAN connection and ModBus TCP via the port 8899 is the easiest connection. The LSW-3 WiFi stick is not supported. For a RS485 serial connection using the inverter's COM port the inverter's side must be properly terminated. capabilities: ["battery-control"] params: - name: usage