diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index 403aa0c85..24ac73a10 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -1042,8 +1042,8 @@ my %htitles = ( DE => qq{SoC am Ende der Stunde} }, bcharrel => { EN => qq{Charging release (activate release for charging the battery if necessary)}, DE => qq{Ladefreigabe (evtl. Freigabe zum Laden der Batterie aktivieren)} }, - bncharel => { EN => qq{only load if above feed-in limit}, - DE => qq{nur laden wenn über Einspeiselimit} }, + bncharel => { EN => qq{only charge if the feed-in limit is exceeded}, + DE => qq{nur laden wenn Einspeiselimit überschritten} }, conrec => { EN => qq{Current time is within the consumption planning}, DE => qq{Aktuelle Zeit liegt innerhalb der Verbrauchsplanung} }, conrecba => { EN => qq{Current time is within the consumption planning, Priority charging Battery is active},