From c9a514271e9e8fb0cf4149aab33ab4142f109657 Mon Sep 17 00:00:00 2001 From: dannybeeckman Date: Tue, 16 Jul 2024 18:08:46 +0200 Subject: [PATCH] Feature: grottconf.py added Battery1 SOC for MOD XXXX TL-XH inverters --- grottconf.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/grottconf.py b/grottconf.py index 76917af6..dfb5c890 100644 --- a/grottconf.py +++ b/grottconf.py @@ -788,7 +788,8 @@ def set_reclayouts(self): "pvtemperature" : {"value" :530, "length" : 2, "type" : "num", "divide" : 10}, "pvipmtemperature" : {"value" :546, "length" : 2, "type" : "num", "divide" : 10}, "pbusvolt" : {"value" :550, "length" : 2, "type" : "num", "divide" : 10,"incl" : "no"}, - "nbusvolt" : {"value" :554, "length" : 2, "type" : "num", "divide" : 10,"incl" : "no"} + "nbusvolt" : {"value" :554, "length" : 2, "type" : "num", "divide" : 10,"incl" : "no"}, + "battery1soc" : {"value" :852, "length" : 1, "type" : "num", "divide" : 1} } } self.recorddict6 = {"T06NNNNXSPH": {