diff --git a/fhem/FHEM/57_CALVIEW.pm b/fhem/FHEM/57_CALVIEW.pm index 0b4cd3b48..543b6d88f 100644 --- a/fhem/FHEM/57_CALVIEW.pm +++ b/fhem/FHEM/57_CALVIEW.pm @@ -1,4 +1,4 @@ -# $Id: 57_CALVIEW.pm 7009 2015-03-06 17:15:00Z chris1284 $ +# $Id: 57_CALVIEW.pm 7010 2015-03-06 17:15:00Z chris1284 $ ########################### # CALVIEW # @@ -196,7 +196,7 @@ sub getsummery($)
define <Name> CALVIEW <calendarname(s) separate with ','> <0 for modeStarted Termine; 1 for modeStarted;modeUpcoming Termine> <updateintervall in ms (default 43200)>
define <Name> CALVIEW <calendarname(s) separate with ','> <0 for modeStarted Termine; 1 for modeStarted;modeUpcoming Termine> <updateintervall in sec (default 43200)>
define myView CALVIEW Googlecalendar 1
define myView CALVIEW Googlecalendar,holiday 1 900
define <Name> CALVIEW <Kalendername(n) getrennt durch ','> <0 für modeStarted Termine; 1 für modeStarted;modeUpcoming Termine> <updateintervall in ms (default 43200)>
define <Name> CALVIEW <Kalendername(n) getrennt durch ','> <0 für modeStarted Termine; 1 für modeStarted;modeUpcoming Termine> <updateintervall in sek (default 43200)>
define myView CALVIEW Googlekalender 1
define myView CALVIEW Googlekalender,holiday 1 900