diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index 1fa2bbb7f..c0433f857 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -2128,7 +2128,7 @@ sub _getRoofTopData { if($debug =~ /solcastAPIcall/x) { Log3 ($name, 1, "$name DEBUG> SolCast API Call - count unique API Keys: $upc"); Log3 ($name, 1, "$name DEBUG> SolCast API Call - all strings count: $asc"); - Log3 ($name, 1, "$name DEBUG> SolCast API Call - max possible daily API calls: $asc"); + Log3 ($name, 1, "$name DEBUG> SolCast API Call - max possible daily API calls: $madr"); Log3 ($name, 1, "$name DEBUG> SolCast API Call - Requestmultiplier: $mpk"); }