marcelblijleven / goodwe

Get inverter data from a Goodwe XS inverter
MIT License
119 stars 49 forks source link

Battery control not working #81

Open Eniris-Siebe opened 3 months ago

Eniris-Siebe commented 3 months ago

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 commented 3 months ago

log output ?