diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index ed7e40f92..112d4e282 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -1,5 +1,5 @@ ######################################################################################################################## -# $Id: 76_SolarForecast.pm 21735 2023-07-27 23:53:24Z DS_Starter $ +# $Id: 76_SolarForecast.pm 21735 2023-08-02 23:53:24Z DS_Starter $ ######################################################################################################################### # 76_SolarForecast.pm # @@ -136,7 +136,7 @@ BEGIN { # Versions History intern my %vNotesIntern = ( - "0.80.17"=> "27.07.2023 change sequence of _createSummaries in centralTask ", + "0.80.17"=> "02.08.2023 change sequence of _createSummaries in centralTask, ComRef edited ", "0.80.16"=> "26.07.2023 new consumer type noSchedule, expand maxconsumer to 16, minor changes/fixes ", "0.80.15"=> "24.07.2023 new sub getDebug, new key switchdev in consumer attributes, change Debug consumtion ". "reorg data in pvHistory when a hour of day was deleted ", @@ -12911,30 +12911,30 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden. @@ -13057,8 +13057,6 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden.
  • affectMaxDayVariance <Zahl>
    - (nur bei Verwendung Model DWD)

    - Maximale Änderungsgröße des PV Vorhersagefaktors (Reading pvCorrectionFactor_XX) pro Tag.
    (default: 0.5)