diff --git a/FHEM/57_CALVIEW.pm b/FHEM/57_CALVIEW.pm index 502cdd236..e598c1bbb 100644 --- a/FHEM/57_CALVIEW.pm +++ b/FHEM/57_CALVIEW.pm @@ -195,11 +195,11 @@ sub getsummery($)
Attribute
  • maxreadings
    - bestimmt die Anzahl der Termine als Readings + defines the number of max term as readings

  • oldStyledReadings
    - 1 aktiviert die Termindarstellung im "alten" Format "2015.06.21-00:00" with value "Start of Summer" - 0 aktivert die Standarddarstellung bdate, btime, usw + 1 readings look like "2015.06.21-00:00" with value "Start of Summer" + 0 the default style of readings

  • =end html @@ -207,7 +207,7 @@ sub getsummery($)

    CALVIEW

    - + Define

    @@ -221,11 +221,11 @@ sub getsummery($)
    Attributes
  • maxreadings
    - defines the number of max term as readings + bestimmt die Anzahl der Termine als Readings

  • oldStyledReadings
    - 1 readings look like "2015.06.21-00:00" with value "Start of Summer" - 0 the default style of readings + 1 aktiviert die Termindarstellung im "alten" Format "2015.06.21-00:00" mit Wert "Start of Summer" + 0 aktivert die Standarddarstellung bdate, btime, usw

  • =end html_DE =cut \ No newline at end of file