diff --git a/fhem/FHEM/76_SolarForecast.pm b/fhem/FHEM/76_SolarForecast.pm index ac969cc66..56d62001b 100644 --- a/fhem/FHEM/76_SolarForecast.pm +++ b/fhem/FHEM/76_SolarForecast.pm @@ -22517,7 +22517,7 @@ to ensure that the system configuration is correct.
  • ctrlNextHoursSoCForecastReadings <00,02,..,23>
    If set, readings of the form Battery_NextHourXX_SoCforecast_BN are created if a battery is registered in the SolarForecast device (see attr <name> setupBatteryDevXX ).
    - These readings contain the predicted SoC values (%) for the selected hours.
    + These readings contain the predicted SoC value (%) at the end of the selected hour.
    Where 'XX' is the hour in the future starting from the current hour (00) and 'BN' is the number of the registered battery.

    @@ -25018,7 +25018,7 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden.
  • ctrlNextHoursSoCForecastReadings <00,02,..,23>
    Wenn gesetzt, werden Readings der Form Battery_NextHourXX_SoCforecast_BN erstellt sofern eine Batterie im SolarForecast-Device registriert ist (siehe attr <name> setupBatteryDevXX ).
    - Diese Readings enthalten die prognostizierten SoC-Werte (%) der ausgewählten Stunden.
    + Diese Readings enthalten den prognostizierten SoC-Wert (%) zum Ende der ausgewählten Stunde.
    Dabei ist 'XX' die Stunde in der Zukunft ausgehend von der aktuellen Stunde (00) und 'BN' die Nummer der registrierten Batterie.