From b4bec17f4ad2dad38518457e485466b5e08dabf7 Mon Sep 17 00:00:00 2001 From: sailor-fhem <> Date: Wed, 13 May 2015 10:34:30 +0000 Subject: [PATCH] 73_km200: Bugfix and writing feature for SwitchPrograms git-svn-id: https://svn.fhem.de/fhem/trunk@8572 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 3af0879fe..2c2d4ba42 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # 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. + - change: 73_km200: Wrong SwitchProgram time format fixed + - feature: 73_km200: SwitchPrograms can be written/changed - change: MSGMail: Improve error logging to assist problem solving - feature: 10_pilight_ctrl possibility to ignore all incomming messages, added protocol quigg_gt* - change: MSG: Replace file and mail related code with delegates