You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found some curious behavior of the peak shaving mode. I use the library in combination with the Home Assistant integration with dynamic pricing which works great thanks!
I want to use peak shaving functionality to maximize my grid import limit it balances out my phase currents and reduces the charge power if additional load is required. But the HA integration only selects the mode and does not enable the schedule if I set it to general mode the schedule stays active (solar go) and the inverter acts if it is still in Peak Shaving Mode.
Using the Python library I am unable to read and write the peak_shaving_soc, peak_shaving_power_limit and the peak_shaving_mode are showing some odd values:
I don't expect the on_off to be -4 as the mode is active and schedule is enabled and the power is incorrect as it is setup to be 15kW (solar go).
I hope this is a clear picture of the problem that I have.
I found some curious behavior of the peak shaving mode. I use the library in combination with the Home Assistant integration with dynamic pricing which works great thanks!
I want to use peak shaving functionality to maximize my grid import limit it balances out my phase currents and reduces the charge power if additional load is required. But the HA integration only selects the mode and does not enable the schedule if I set it to general mode the schedule stays active (solar go) and the inverter acts if it is still in Peak Shaving Mode.
Using the Python library I am unable to read and write the peak_shaving_soc, peak_shaving_power_limit and the peak_shaving_mode are showing some odd values:
I don't expect the on_off to be -4 as the mode is active and schedule is enabled and the power is incorrect as it is setup to be 15kW (solar go).
I hope this is a clear picture of the problem that I have.
Device; GOODWE GW10k-ET
Firmware:
DSP FW version: 12.197
ARM FW version: 28.277
The text was updated successfully, but these errors were encountered: