johanmeijer / grott

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

Making sense of Grott Values #217

Closed farsonic closed 2 years ago

farsonic commented 2 years ago

I'm trying to make sense of the values being presented by Grott (and exported using MQTT) compared to what I'm seeing from the Growatt site.

Screen Shot 2022-11-04 at 3 16 10 pm

How do I rationalise the values?

johanmeijer commented 2 years ago

Interesting. Are they from the same time?

farsonic commented 2 years ago

Yes, my recordings from grott seem to have a higher value that matches the growatt site then a smaller value that doesn’t make sense. 

4 Nov 2022 at 23:00 by @.***:

Interesting. Are they from the same time?

— Reply to this email directly, > view it on GitHub https://github.com/johanmeijer/grott/issues/217#issuecomment-1303498013> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/ABKKDUA2GPTNOIPIGZ4A52LWGUCFNANCNFSM6AAAAAARW2MKV4> . You are receiving this because you authored the thread.> Message ID: > <johanmeijer/grott/issues/217/1303498013> @> github> .> com>

johanmeijer commented 2 years ago

What type of inverter do you have?

farsonic commented 2 years ago

5000TL-X

8 Nov 2022 at 05:33 by @.***:

What type of inverter do you have?

— Reply to this email directly, > view it on GitHub https://github.com/johanmeijer/grott/issues/217#issuecomment-1306091122> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/ABKKDUEJ3OSZMYX4AJHZI33WHFKQNANCNFSM6AAAAAARW2MKV4> . You are receiving this because you authored the thread.> Message ID: > <johanmeijer/grott/issues/217/1306091122> @> github> .> com>

W1ll3mp13 commented 2 years ago

I'm having the same issue. It looks like the values from Grott are shuffled. There is some delay of the data in below screenshots (The grott data was from this afternoon and the GroWatt data from just now), but I guess the output data of for example epv1today (4619.6) is the total energy and should be placed at the value of pvenergytotal. The inverter I have is 4000 TL3-S. Is there a way to get the correct values at the correct properties? As a work around I can also manipulate the sensors I'm using in Home assisant to get the correct values in Home assistant. Screenshot 2022-11-07 224600 Screenshot 2022-11-07 224735

johanmeijer commented 2 years ago

@W1ll3mp13 for the TL3-S you have to specify invtype = tl3 or ginvtype = "tl3" (docker).

johanmeijer commented 2 years ago

@farsonic you also have a energy monitor (SDm630) II believe. Is it possible that you try to compare the energy monitor data with the inverter (solar) data?

farsonic commented 2 years ago

That’s possible, let me check today 

12 Nov 2022 at 01:46 by @.***:

@farsonic https://github.com/farsonic> you also have a energy monitor (SDm630) II believe. Is it possible that you try to compare the energy monitor data with the inverter (solar) data?

— Reply to this email directly, > view it on GitHub https://github.com/johanmeijer/grott/issues/217#issuecomment-1311863242> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/ABKKDUF2I6ALOGNUDUXSGRTWHZS6TANCNFSM6AAAAAARW2MKV4> . You are receiving this because you were mentioned.> Message ID: > <johanmeijer/grott/issues/217/1311863242> @> github> .> com>

W1ll3mp13 commented 2 years ago

@W1ll3mp13 for the TL3-S you have to specify invtype = tl3 or ginvtype = "tl3" (docker).

Dankjewel Johan. Het werkt :-)

johanmeijer commented 2 years ago

Super, fijn dat het wekt!