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

export limiter not working? #117186

Open
zelfkoelman opened this issue May 10, 2024 · 7 comments
Open

export limiter not working? #117186

zelfkoelman opened this issue May 10, 2024 · 7 comments
Assignees

Comments

@zelfkoelman
Copy link

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
Copy link

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
Copy link
Contributor

mletenay commented May 10, 2024

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
Copy link
Author

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
Copy link
Contributor

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

@zelfkoelman
Copy link
Author

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
Copy link
Contributor

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
Copy link
Author

zelfkoelman commented May 26, 2024

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.

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

No branches or pull requests

4 participants