Replies: 5 comments
|
So it turns out I can't set it. When trying in Home Assistant (HASS Yellow) I get: This happens independently if I pick "Batteries" or "Battery 1". I guess I will open an issue here on GitHub. |
|
Okay, some clarifications. On my system I had to use EMMA as the target for the TOU. Then it worked. I also decided to skip the forcible charge to a SoC level part and instead have an automation that sets the grid_charge_cutoff_soc. This should do the trick. I will report back. |
|
Another update. I order to get TOU working you have to change the ESS Control Mode (under EMMA) and set it to TOU. Then it works. My problem right now is that, while the grid_charge_cut_off (under Inverter in HASS, and I can only find it under Battery in Huawei Portal) can be changed, it does not change the behavior. I have put it to 35% but the batteries always charge up to 50%. This defeats the purpose as my plan all along was to be able to set this dynamically. If it will be a sunny day => charge to 35% while it is cheap to survive the expensive period till the sun is baking. If it will be a cloudy day => charge up to 100% while it is cheap. No cigar there yet though. It almost feels like the EMMA is overriding this somehow but I cannot find any configurable parameter on the EMMA to set it. |
|
Okay, that issue with the grid_charge_cut_off seems to have been sorted. Not exactly sure what happened. One theory I have is that I set it to 35% before I enabled TOU. When I moved it to 30% it started working, and it is working at 35% too. |

Uh oh!
There was an error while loading. Please reload this page.
Hi Guys,
If I have the following TOU periods:
and I call forcible charge to a SoC level at 5 AM on a Monday, will it go ahead
and charge the batteries then? If it does, will that make changes to my TOU
settings?
Finally, during the period 5 AM till 8 AM, what happens if there is a power outage? Will I run on batteries, or is the TOU setting preventing that? I am asking that due to the language on https://github.com/wlcrs/huawei_solar/wiki/Time-of-Use-control:
Also note, that when no TOU period is set, your battery may still be charged by surplus PV energy, but will not charge from AC, nor discharge to support your power usage.
Cheers,
// Jonas
All reactions