From be2bd5d1614c746799b97cd1943982f46d1269da Mon Sep 17 00:00:00 2001 From: borisneubert <> Date: Fri, 20 Jun 2014 09:50:14 +0000 Subject: [PATCH] added notes git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6145 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/57_Calendar.pm | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/FHEM/57_Calendar.pm b/FHEM/57_Calendar.pm index 7b5421ebd..444a69be5 100644 --- a/FHEM/57_Calendar.pm +++ b/FHEM/57_Calendar.pm @@ -31,7 +31,18 @@ use HttpUtils; package main; - +# +# Note: +# +# There might be issues when turning to daylight saving time and back that +# need further investigation. For reference please see +# http://forum.fhem.de/index.php?topic=18707.new#new +# http://forum.fhem.de/index.php?topic=15827.new;topicseen#new +# +# Potential future extensions: add support for EXDATE +# http://forum.fhem.de/index.php?topic=24485.new#new +# +# ##################################### # # ICal