johanmeijer / grott

Growatt inverter monitor
https://github.com/johanmeijer/grott/wiki
395 stars 109 forks source link

Growatt Layout T060104X ? #409

Open SvenBaron opened 1 year ago

SvenBaron commented 1 year ago

Hi I Guess i start a new Topic... I have a Growatt Mod10kTL3-XH(BP) Inverter with new Battery System APX HV . Grott is working with Proxy Mode ok , Data is Proccessed to the Shine App , but in Homeassistant and MQTT are Missing important Data . I tried also the MIN Layout in Invertertype but still Battery Data missing ( also PV Output is wrong then ).

Here Log :

 - Grott automatic protocol detection
 - Grott data record length 839
 - layout   :  T060104X
 - no matching record layout found, try generic
 - Record layout used :  T06NNNNX
 - Growatt data decrypted V2
 - Grott Growatt data decrypted
 - Growatt plain data:
     002a0006033f010458474436434c4137525500000000000000000000000000000000000000004
     35a4d3044434c303837000000000000000000000000000000000000000017090d062b18030bb8
     0c340001000081431a4f001d00004c4b15300019000034f800000000000000000000000000000
     0000000802b0000012600008162138a0943002e00002a9a092c003200002ddc093a002d000029
     850ff80feb100300000000000075ee00000a3d001cff6400000078000015dc000016900000004
     700000bab0000005e00000ae50000000000000000000000000000000400000041000010620000
     00320000049f0000000000000000000000a500000000fffa009d0061023700001d2801bf022e0
     198000001b50ea50e814e200020000186a0000000000000000000000000000000000000000000
     00003c0000000000010000000000000a3d000000750c350cb100000020000001d100000052000
     0036400000000000000000000150400000034000004a200000000000000000000000000000000
     0000000000000000000000000000000000000000271000001cc60000000b0201000002bfa4420
     00000641d2e0eac00000000016901d40000000000000118000001d100000364000000020e8100
     0300190141015c012400030011006400640002000000c700c8000000000000000000000000000
     00000000000010004000000000064a4420000000000002af80000006416301220000000000258
     000000010d530d1c1518000000000000011a0000000003e851405ff2000000000000000000000
     000000000000cb20d2e0000000000000000000000000000000000000000000000000000000000
     00000000000000000000000000000000640000000000000000000000000000000000000003000
     00000000000000000000000000000000000000000000000000000000000005858585800585858
     58585858585858585858585858585858585858585858585858585858000000000000000000000
     00000000000000000000000000000000000000000000000000000000000000000000000000000
     00000000000000000000000000000000000000000000000000000000000000000000000000000
     000000000000000000000000000000000000000000000000000000000a5c6
 - Possible Inverter serial CZM0DCL087
 - Inverter serial not recognised - using inverter type default
 - Growatt new layout processing
     - decrypt       :  True
     - offset        :  6
     - record layout :  T06NNNNX
 - Grott data record date/time processing started
 - date-time:  2023-09-13T06:43:24
 - Grott values retrieved:
     -  datalogserial        :  XGD6CLA7RU
     -  pvserial             :  CZM0DCL087
     -  pvstatus             :  1
     -  pvpowerin            :  3309.1
     -  pv1voltage           :  673.5
     -  pv1current           :  2.9
     -  pv1watt              :  1953.1
     -  pv2voltage           :  542.4
     -  pv2current           :  2.5
     -  pv2watt              :  1356.0
     -  pvpowerout           :  3312.2
     -  pvfrequentie         :  50.0
     -  pvgridvoltage        :  237.1
     -  pvgridcurrent        :  4.6
     -  pvgridpower          :  1090.6
     -  pvgridvoltage2       :  234.8
     -  pvgridcurrent2       :  5.0
     -  pvgridpower2         :  1174.0
     -  pvgridvoltage3       :  236.2
     -  pvgridcurrent3       :  4.5
     -  pvgridpower3         :  1062.9
     -  totworktime          :  263.9
     -  pvenergytoday        :  12.0
     -  pvenergytotal        :  559.6
     -  epvtotal             :  577.6
     -  epv1today            :  7.1
     -  epv1total            :  298.7
     -  epv2today            :  9.4
     -  epv2total            :  278.9
     -  pvtemperature        :  44.7
     -  pvipmtemperature     :  43.7
 - MQTT jsonmsg: 
         {"device": "CZM0DCL087", "time": "2023-09-13T06:43:24", "buffered": "no",
         "values": {"datalogserial": "XGD6CLA7RU", "pvserial": "CZM0DCL087",
         "pvstatus": 1, "pvpowerin": 33091, "pv1voltage": 6735, "pv1current": 29,
         "pv1watt": 19531, "pv2voltage": 5424, "pv2current": 25, "pv2watt": 13560,
         "pvpowerout": 33122, "pvfrequentie": 5002, "pvgridvoltage": 2371,
         "pvgridcurrent": 46, "pvgridpower": 10906, "pvgridvoltage2": 2348,
         "pvgridcurrent2": 50, "pvgridpower2": 11740, "pvgridvoltage3": 2362,
         "pvgridcurrent3": 45, "pvgridpower3": 10629, "totworktime": 1900388,
         "pvenergytoday": 120, "pvenergytotal": 5596, "epvtotal": 5776, "epv1today":
         71, "epv1total": 2987, "epv2today": 94, "epv2total": 2789, "pvtemperature":
         447, "pvipmtemperature": 437}}
 - Grott MQTT topic used : energy/growatt

I can supply More Codes if needed , i know you doing this as Hobby and i really appreciate your work ! Thx for help in advance!

De Groetjes ! Sven