From 3bcd828c46e57cab75ce492e5679ba35c2818464 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Wed, 23 Apr 2025 08:56:11 +0000 Subject: [PATCH] 76_SolarForecast.pm: contrib 1.51.3 git-svn-id: https://svn.fhem.de/fhem/trunk@29891 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SolarForecast.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index c836b07e6..403aa0c85 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{load if above feed-in limit (possibly deactivate release for charging the battery)}, - DE => qq{laden wenn über Einspeiselimit (evtl. Freigabe zum Laden der Batterie deaktivieren)} }, + bncharel => { EN => qq{only load if above feed-in limit}, + DE => qq{nur laden wenn über Einspeiselimit} }, 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},