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

Battery control not working #81

Open
Eniris-Siebe opened this issue Jun 25, 2024 · 1 comment
Open

Battery control not working #81

Eniris-Siebe opened this issue Jun 25, 2024 · 1 comment

Comments

@Eniris-Siebe
Copy link

Hi,

I am trying to charge/discharge my Goodwe ET but it isnt responding to the operation modes.
I have tried multiple things for example:

await inverter.set_operation_mode(99, 100, 20) which I suppose does the following: Discharge at 100% power to 20% soc

or

await inverter.set_operation_mode(98, 50, 100) charge at 50% power until 100% soc, but nothing seems to happen. the battery just remains under its own control.

@mletenay
Copy link
Collaborator

mletenay commented Jul 1, 2024

log output ?

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

2 participants