home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.02k stars 29.09k forks source link

export limiter not working? #117186

Open zelfkoelman opened 2 months ago

zelfkoelman commented 2 months ago

The problem

Export limiting function not working; anyone a suggestion? Inverter model not supported?

IMG_9774

What version of Home Assistant Core has the issue?

core-2024.5.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

goodwe

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 2 months ago

Hey there @mletenay, @starkillerog, mind taking a look at this issue as it has been labeled with an integration (goodwe) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `goodwe` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign goodwe` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


goodwe documentation goodwe source (message by IssueLinks)

mletenay commented 2 months ago

GW36K-MT is rather large inverter, if I'm not mistaken first time seen here. Enable the DEBUG logs in the integration, restart HA and provide the log output so we can investigate.

Also, can you control the export limit via the SolarGo mobile app ? If yes, does it use % of nominal power or W ?

zelfkoelman commented 2 months ago

I've debugging enabled. Need to figure out where to find te logs..

These are the options I have in the SEMS app: image

Only used it to turn the inverter on and off. What value sould I change?

Unfortunately the app is not working anymore since I've connected HA.

mletenay commented 2 months ago

Try SolarGo, not SEMS app. SEMS works over cloud, SolarGo locally over Wifi and that's the one HA kinda mimics.

zelfkoelman commented 1 month ago

Hi mletenay,

The power limiting with the SolarGo app over Wifi app works. it uses %.

Before I can sent you log files... The GoodWe / HA integration seems to conflict with the SEMS cloud connection. It seems the settings in HA overwrite SEMS its function to shut down the system if needed. In the HA integration I can't find that option. So... as we are working with a live installation, I first need to be able to at least shut down the inverter remotely with HA.

Any thoughts?

mletenay commented 1 month ago

There is no shutdown setting in HA, so it can't interfere with SEMS. There are reports that when you poll inverter from HA too frequently, SEMS stops getting data.

zelfkoelman commented 1 month ago

When I have HA connected to the inverter, "turning OFF" in SEMS seems to be overwritten (within seconds/minutes) by HA to "ON". Does this help?

If we can fix this, I'll be able to say in control, leave HA connected en send you the logs. The core issue is still that "power limiting" with HA seems to fail.

freekbrouwer commented 1 week ago

Was there a fix for this? Iam having the same issues. I can shutdown / turn off the inverter from the SEMS app. But in HA with setting the export limit to 0% does nothing

image

mletenay commented 1 week ago

What inverter model ? Since this feature is being actively used by dozens of users without any issues ...

freekbrouwer commented 1 week ago

What inverter model ? Since this feature is being actively used by dozens of users without any issues ...

This would be for a GoodWe Model GW3600D-NS Serial number starting with a 9

ramonvanbezouw commented 1 week ago

What inverter model ? Since this feature is being actively used by dozens of users without any issues ...

This would be for a GoodWe Model GW3600D-NS Serial number starting with a 9

Hi!

I've got the GW3600D-NS here too.

The Grid export limit control in HA only seems to work if I first enable Power Limit in the inverter via SolarGo: Settings > Advanced Settings > Power Limit

After enabling this, controlling the Grid export limit in HA seems to affect the reported PV Power in HA. Setting it to 0% results in 0 W PV Power (in my case the slider units are percentage instead of W). So I assume for this model (or my setup?) it affects the total produced power, not just what's exported to the grid. (Which is in line with what the setting is called in the inverter.)

Screenshot_20240709-061952~2.png

freekbrouwer commented 1 week ago

Thank you for replying,

I do not have the menu to go to settings--> advanced settings.

What is see is the following.

WhatsApp Image 2024-07-11 at 13 59 46_65442e1b

Please let me know what i am missing. I have gone through all the menus, and do have the option under Maintenance to shut it down but that seems unneeded.

Kind regards!

ramonvanbezouw commented 1 week ago

Thank you for replying,

I do not have the menu to go to settings--> advanced settings.

What is see is the following.

WhatsApp Image 2024-07-11 at 13 59 46_65442e1b

Please let me know what i am missing. I have gone through all the menus, and do have the option under Maintenance to shut it down but that seems unneeded.

Kind regards!

I think logging in as Installer (instead of Owner) shows different menu options. You could give that a try.

freekbrouwer commented 1 week ago

I am logged in as an installer now, it only added the Firmware Update button( which has been done already remotely via de service desk of Goodwe)

Thank you for replying, I do not have the menu to go to settings--> advanced settings. What is see is the following. WhatsApp Image 2024-07-11 at 13 59 46_65442e1b Please let me know what i am missing. I have gone through all the menus, and do have the option under Maintenance to shut it down but that seems unneeded. Kind regards!

I think logging in as Installer (instead of Owner) shows different menu options. You could give that a try.