From d636c38a474672925083e112badf168fdce75dee Mon Sep 17 00:00:00 2001 From: chris1284 <> Date: Mon, 22 Feb 2016 17:56:54 +0000 Subject: [PATCH] 57_CALVIEW.pm: fixed a bug git-svn-id: https://svn.fhem.de/fhem/trunk@10919 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/57_CALVIEW.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fhem/FHEM/57_CALVIEW.pm b/fhem/FHEM/57_CALVIEW.pm index c7c916095..8b82ae3d7 100644 --- a/fhem/FHEM/57_CALVIEW.pm +++ b/fhem/FHEM/57_CALVIEW.pm @@ -272,8 +272,8 @@ sub CALVIEW_Notify($$) Attribute
  • disable
    - 0 - disable the internal notify-function of CALVIEW wich is triggered when one of the given CALENDAR devices has updated - 1 / not set - internal notify function enabled (default) + 0 / not set - internal notify function enabled (default) + 1 - disable the internal notify-function of CALVIEW wich is triggered when one of the given CALENDAR devices has updated

  • maxreadings
    defines the number of max term as readings @@ -304,8 +304,8 @@ sub CALVIEW_Notify($$)
    Attributes
  • disable
    - 0 - deaktiviert die interne Notify-Funktion welche ausgelöst wird wenn sich einer der Kalender aktualisiert hat - 1 / nicht gesetzt - aktiviert die interne Notify-Funktion (Standard) + 0 / nicht gesetzt - aktiviert die interne Notify-Funktion (Standard) + 1 - deaktiviert die interne Notify-Funktion welche ausgelöst wird wenn sich einer der Kalender aktualisiert hat

  • maxreadings
    bestimmt die Anzahl der Termine als Readings