From c26b0b9f15fa39f4848892ea697afbcadd3ba8c8 Mon Sep 17 00:00:00 2001 From: chris1284 <> Date: Sun, 21 Feb 2016 14:58:58 +0000 Subject: [PATCH] 57_CALVIEW.pm: -added internal notify-fn for calendar-devices -added attr disable for internal notify-fn -removed ts state and started_* reading -removed old mode-attributes /def modes -changed commandref git-svn-id: https://svn.fhem.de/fhem/trunk@10903 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 49135618c..a86af31c0 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,10 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - feature: 57_CALVIEW: added internal notify-fn for calendar-devices, + added attr disable for internal notify-fn, + removed ts state and started_* reading, + removed old mode-attributes /def modes, + changed commandref - bugfix 49_SSCam: fixed a problem that the state is "disable" instead of "disabled" if a camera is disabled and FHEM will be restarted