Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIN4200-TL-XH miss values #100

Open
Parisonee opened this issue Sep 20, 2024 · 4 comments
Open

MIN4200-TL-XH miss values #100

Parisonee opened this issue Sep 20, 2024 · 4 comments

Comments

@Parisonee
Copy link

Hello
it's been a while i'm struggling with official integration cause i was missing "import from grid" and "consumption" values, so i managed to switch to grott, using the MQTT i have 133 entities (but it's a mess) with your plugin 57 entities but i still miss these values + export to grid

Inverter: MIN4200-TL-XH mapped with "MIN", i tried out "default" and "TL3" with no luck, how can add these missing values?

1

hope someone can help me out

Thanks
Paris

@muppet3000
Copy link
Owner

I'm sorry but this integration just presents the values that are exposed by Grott, I have an SPH inverter myself so I'm not sure the correct configuration settings for your inverter.
The place to ask is probably over here: https://github.com/johanmeijer/grott

@Parisonee
Copy link
Author

the values are exposed by Grott i guess (still trying to understand)

image

when i use your extension i don't see the values, there is a pull request with these changes on your repo i though it was related

@muppet3000
Copy link
Owner

Oh wow, yeah, I have no idea how I missed that PR. I'll review it later today and merge it if there are no issues, thanks for bringing it to my attention!

@LifeofDan-EL
Copy link

Hello @muppet3000, I use an SPF 6000 ES PLUS and I have a similar issue with missing values. I just did my first installation of the whole process (installed the Growatt inverter last month).

I use the Grott stable branch (2.8) the Grott server log looks like this below;
image

The MQTT dump

{"device": "KHM0H5B1JA", "time": "2024-09-29T14:12:17", "buffered": "no", "values": {"datalogserial": "xxxxx", "pvserial": "KHM0H5B1JA", "pvstatus": 12, "vpv1": 1482, "vpv2": 2547, "ppv1": 10790, "ppv2": 39610, "buck1curr": 200, "buck2curr": 735, "op_watt": 9000, "pvpowerout": 9000, "op_va": 2498560, "acchr_watt": 0, "acchr_VA": 0, "bat_Volt": 5386, "batterySoc": 75, "bus_volt": 4548, "grid_volt": 0, "line_freq": 0, "outputvolt": 2297, "pvgridvoltage": 2297, "outputfreq": 5000, "invtemp": 503, "dcdctemp": 320, "loadpercent": 162, "buck1_ntc": 546, "buck2_ntc": 397, "OP_Curr": 42, "Inv_Curr": 44, "AC_InWatt": 0, "AC_InVA": 0, "faultBit": 0, "warningBit": 0, "faultValue": 0, "warningValue": 0, "constantPowerOK": 7533, "epvtoday": 130, "pvenergytoday": 130, "epvtotal": 3670, "eacCharToday": 0, "eacCharTotal": 1518, "ebatDischarToday": 95, "ebatDischarTotal": 2537, "eacDischarToday": 0, "eacDischarTotal": 2646, "ACCharCurr": 0, "ACDischarWatt": 8710, "ACDischarVA": 9500, "BatDischarWatt": 0, "BatDischarVA": 0, "BatWatt": -40870, "invfanspeed": 60}}

However, when I check the Grott HA add-on, I only see 8 entities with just 4 being figure related.

image
image
image

Thanks for your help in setting this up and your detailed docs, it made setting things up easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants