From 2a6b0dab012255187da0459f9f972351e97172f5 Mon Sep 17 00:00:00 2001 From: DS_Starter Date: Sun, 24 Aug 2025 20:26:31 +0000 Subject: [PATCH] 76_SolarForecast: contrib V1.57.3 git-svn-id: https://svn.fhem.de/fhem/trunk@30215 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SolarForecast.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index 1cc5e32ff..004b1f41c 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -161,7 +161,7 @@ BEGIN { # Versions History intern my %vNotesIntern = ( "1.57.3" => "24.08.2025 set default Performance Ratio PRDEF to 0.9, prevent crash when Victron API does not return an Array ". - "check global attribute dnsServer in all SF Models ", + "check global attribute dnsServer in all SF Models, expand plantControl->genPVdeviation for perspective change ", "1.57.2" => "15.08.2025 _attrconsumer: The validity of the components of the key etotal is checked ". "_transferMeterValues: modul accept meter reset > 0 at day start ", "1.57.1" => "10.08.2025 fix warning, Forum: https://forum.fhem.de/index.php?msg=1346055 ",