diff --git a/fhem/FHEM/74_AutomowerConnect.pm b/fhem/FHEM/74_AutomowerConnect.pm index 0f1033d7a..20145de56 100644 --- a/fhem/FHEM/74_AutomowerConnect.pm +++ b/fhem/FHEM/74_AutomowerConnect.pm @@ -318,7 +318,7 @@ __END__
  • numberOfWayPointsToDisplay
    attr <name> numberOfWayPointsToDisplay <number of way points>
    - Set the number of way points stored and displayed, default and at least 5000. The way points are shifted through the dedicated stack.
  • + Set the number of way points stored and displayed, default is 5000 at least 100. The way points are shifted through the dedicated stack.
  • weekdaysToResetWayPoints
    attr <name> weekdaysToResetWayPoints <any combination of weekday numbers, space or minus [0123456 -]>
    @@ -680,7 +680,7 @@ __END__
  • numberOfWayPointsToDisplay
    attr <name> numberOfWayPointsToDisplay <number of way points>
    - Legt die Anzahl der gespeicherten und und anzuzeigenden Wegpunkte fest, Standart und Mindestwert 5000. Die Wegpunkte werden durch den zugeteilten Wegpunktspeicher geschoben.
  • + Legt die Anzahl der gespeicherten und und anzuzeigenden Wegpunkte fest, Standartwert ist 5000 und Mindestwert ist 100. Die Wegpunkte werden durch den zugeteilten Wegpunktspeicher geschoben.
  • weekdaysToResetWayPoints
    attr <name> weekdaysToResetWayPoints <any combination of weekday numbers, space or minus [0123456 -]>