From 6e0d20d32173e4dd92beda9be5b76e5ea524c688 Mon Sep 17 00:00:00 2001 From: arnoaugustin Date: Tue, 28 Oct 2014 10:18:42 +0000 Subject: [PATCH] 10_IT.pm: eventMap fix 15_CUL_EM.pm: more robust readings git-svn-id: https://svn.fhem.de/fhem/trunk@6826 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 9e4f29d32..c0627a643 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. + - feature: 15_CUL_EM added attribute maxPeak (arnoaugustin) + - bugfix: 10_IT changed "setstate" to avoid eventMap errors (arnoaugustin) - feature: new module 37_harmony.pm added (justme1968) - change: WMBUS: use _ instead of : as readings separator, better support for EnergyCam - feature: new module 23_KOSTALPIKO added (john)