-
Notifications
You must be signed in to change notification settings - Fork 57
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
Conflicting use with Goodwe Sems Portal #49
Comments
This is the code I've implemented to read from the inverter every 60 seconds...
You'll notice the PV and Load lines go flat after I start running the above code... |
Same problem here. |
This problem has been reported by a small fragment of users and there is no known explanation of it. We can/should collect affected inverter(+wifi) models and firmware versions to find out if it is HW/SW specific, but unless someone provides some explanation, there's not much to do here ... |
yes.. for my SBP too I still have not worked out why.. |
I have similar issue with GW4K-DT firmware 09.09.16 |
Same problem with a GW5000-SDT-20 (firmware 16.16.18) with Wifi-module (firmware version V1.1.3.10). |
Has anyone found a solution? I have the same problem with a GW10KT-DT. |
I have GW15K-ET, same problem. Even 2-minute update interval will result in "server connection" diode flashing and no data being transmitted. It evens block the ability of goodwe to upgrade firmware because they see the inverter as offline. If I stop HA, the light stops flashing and inverter is connected. I am running now with 5 minutes and SEMS portal is updated ok. |
@Jan-Antos It's ET name suggests that it is the same family, but all ET > 10kW are not the same as GW(5,8,10)k-ET models (PLUS+). I have GW10k-ET (PLUS+) model with latest Oct-2023 FW (ET_BT). Previous versions also didn't have issues with SEMS. In case of GW10k-ET inverter updates are online (by GW local support) or by Bluetooth dongle |
I'm polling around 80 registers every 500ms and have no issues with sems (GW10K-ET Plus). |
I have a GW10KD-DT (SDT G2) that no longer sends data to SEMS below 180 seconds interval. Various EM series inverters, on the other hand, have no problem here. The GW10KD-DT has the latest firmware (ARM and DSP) installed. The WiFi dongle also has the latest firmware (4.13.32). -> no problems with 1 second interval. Differences:
|
Same problem with a GW5000-SDT-20 (firmware V1.18.18.20) with Wifi-module (firmware version V1.1.3.10). Any chance the new dongles ( [https://nl.goodwe.com/wifi-lan-20-and-wifi-20] ) could make any difference? |
I have the new LAN/WIFI module, it does not work with HA or this Goodwe python library. I cannot connect whatever I do, but as soon as I change to the Wifi only module than everything works. But I also have issue with SEMS portal not getting any data as soon as I use HA. |
Look at this comment home-assistant/core#101817 (comment) please and provide the diag infos, maybe? it would help ... |
did anyone find a solution? I have the same problem. Some people suggest an interval of 127s, but for providing the value to my go-e controller this is too slow, I need at least every 30s, better every 10s. |
I can report that the problem with this (at least for me ) was the fact I was using the goodwe wifi dongle 1.0 - Upgrading to the version 2.0 dongle resolved this matter and I now can query every second from two different systems and have the portal works fine. This is a hardware issue plain and simple. |
I don't know why, but when I setup a 1 minute sample from my Goodwe inverter using this library, the inverter stops reporting up to the seems portal until after I terminate my local monitoring.
The text was updated successfully, but these errors were encountered: