When setting the battery charge schedule to a non-zero time period, but with the "enable charge from grid" toggle disabled, the following message displays:
"Your batteries will not charge or discharge between 12:00 and 16:00. Any house load will come from the grid between these times. Reset the time period to disable this."
In my experience, this wording is incorrect, because the batteries will charge from the solar panels, but not from the grid. Essentially, this setting diverts all the solar power to charging the battery, rather than the house. I'd welcome any independent confirmation of this, in case it's dependent on another setting my system has.
This is a screenshot with it enabled:
I'd suggest:
"Your batteries will not discharge between 12:00 and 16:00. Any house load will come from the grid between these times. Reset the time period to disable this."
or perhaps something like:
"Your batteries will not discharge between 12:00 and 16:00. Solar power will be diverted to charging the battery. Any house load will come from the grid between these times. Reset the time period to disable this."
When setting the battery charge schedule to a non-zero time period, but with the "enable charge from grid" toggle disabled, the following message displays:
"Your batteries will not charge or discharge between 12:00 and 16:00. Any house load will come from the grid between these times. Reset the time period to disable this."
In my experience, this wording is incorrect, because the batteries will charge from the solar panels, but not from the grid. Essentially, this setting diverts all the solar power to charging the battery, rather than the house. I'd welcome any independent confirmation of this, in case it's dependent on another setting my system has.
This is a screenshot with it enabled:
I'd suggest:
"Your batteries will not discharge between 12:00 and 16:00. Any house load will come from the grid between these times. Reset the time period to disable this."
or perhaps something like:"Your batteries will not discharge between 12:00 and 16:00. Solar power will be diverted to charging the battery. Any house load will come from the grid between these times. Reset the time period to disable this."
The affected strings (in English) are https://github.com/alpriest/EnergyStats-Android/blob/a6b841106d71add895e689d1a8a4c525beed4e6a/app/src/main/res/values/strings.xml#L141-L142
TIA!