From 15b9510d5e7782e0624d3b59bee65c4e6e512076 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Sun, 21 May 2023 16:33:56 +0000 Subject: [PATCH] 76_SolarForecast: contrib 0.79.3 git-svn-id: https://svn.fhem.de/fhem/trunk@27604 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 46508d62d..e567c5093 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -12327,7 +12327,7 @@ Planung und Steuerung von PV Überschuß abhängigen Verbraucherschaltungen. SunHours_Remain die verbleibenden Stunden bis Sonnenuntergang des aktuellen Tages todayDoneAPIcalls die Anzahl der am aktuellen Tag ausgeführten SolCast API Calls (nur Model SolCastAPI) todayDoneAPIrequests die Anzahl der am aktuellen Tag ausgeführten SolCast API Requests (nur Model SolCastAPI) - todayGridFeedIn die in das öffentliche Netz eingespeiste PV Leistung des aktuellen Tages + todayGridFeedIn die in das öffentliche Netz eingespeiste PV Energie des aktuellen Tages todayMaxAPIcalls die maximal mögliche Anzahl SolCast API Calls (nur Model SolCastAPI). Ein Call kann mehrere API Requests enthalten. todayRemainingAPIcalls die Anzahl der am aktuellen Tag noch möglichen SolCast API Calls (nur Model SolCastAPI)