From 8f069b351c127c7433fcf2c0cee3ae8fef3b485f Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Fri, 19 May 2023 18:44:13 +0000 Subject: [PATCH] 76_SolarForecast: contrib 0.79.1 git-svn-id: https://svn.fhem.de/fhem/trunk@27594 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 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"); }