johanmeijer / grott

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

PV3 and SPM Meter data are missing on Growatt MIN 10000TL-X configuration #508

Open LightMoon opened 8 months ago

LightMoon commented 8 months ago

PV3 data is missing and consequently values from some of the sensors are not correct.

Initially, I utilised Grott Add-ons. However, I eventually moved to the Grott native Docker version to eliminate potential contributing factors and having better access to Grott logs.

https://pastebin.com/F6ehUfvT

root@Docker:~# docker images REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest d2c94e258dcb 8 months ago 13.3kB ledidobe/grott 2.7.8 db656031005c 11 months ago 214MB

root@Docker:~# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 27ea93b42f21 ledidobe/grott:2.7.8 "python -u grott.py …" 10 hours ago Up 54 minutes 0.0.0.0:5279->5279/tcp, :::5279->5279/tcp admiring_goodall

https://github.com/muppet3000/homeassistant-grott/issues/6#issuecomment-1858571029

https://github.com/egguy/grott-home-assistant-add-on/issues/74#issue-2045875351

LightMoon commented 8 months ago

Update - If I change the invtype = min, I won't get any data for the SPM2DBE044 growatt SPM meter in HA. Should add the Growatt SPM meter as a separate inverter?

Surb109 commented 4 months ago

I have a Growatt MIN 8000TL-X2 and I'm having the same issue with PV3 Energy - Today and PV3 Energy - Total not showing any data.

johanmeijer commented 3 months ago

@LightMoon @Surb109 Does this not showing up in HA or also in Grott itself?

I think Grott 2.8.3 should show this values for a MIN type inverter.

Surb109 commented 3 months ago

@johanmeijer that's correct it doesn't show up in Grott and I'm using Grott v2.8.3 and a value of MIN type inverter. As a result it's not available in HA as it's using MQTT to retrieve the data.

I've included the log file from Grott if if helps. _grott_logs (1).txt