From 94e8d81afa720d5850e9f064c293ac030457ceea Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Sat, 27 Jan 2024 20:08:55 +0000 Subject: [PATCH] 76_SolarForecast: Setter writeHistory replaced by operatingMemory save, backup and recover in-memory operating data git-svn-id: https://svn.fhem.de/fhem/trunk@28435 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/76_SolarForecast.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/76_SolarForecast.pm b/fhem/FHEM/76_SolarForecast.pm index 351bba245..dd950ca97 100644 --- a/fhem/FHEM/76_SolarForecast.pm +++ b/fhem/FHEM/76_SolarForecast.pm @@ -17053,7 +17053,7 @@ to ensure that the system configuration is correct.
-
  • ctrlBackupFilesKeep
    +
  • ctrlBackupFilesKeep <Integer>
    Defines the number of generations of backup files (see also set <name> operatingMemory backup).
    (default: 3) @@ -19136,7 +19136,7 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden.
    -
  • ctrlBackupFilesKeep
    +
  • ctrlBackupFilesKeep <Ganzzahl>
    Legt die Anzahl der Generationen von Sicherungsdateien (siehe set <name> operatingMemory backup) fest.
    (default: 3)