diff --git a/fhem/CHANGED b/fhem/CHANGED index abc067252..c153a5ee6 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,11 +1,12 @@ # 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. + - added: OPENWEATHER: captures weather forecast from API of www.wetter.com - fhem 5.6 released - 2014-11-09 (5.6) - bugfix: FB_CALLMONITOR: fixing race condition of missing events while performing multiple calls - - added: PROPLANTA: captures weather forecast from www.proplanta.de + - added: PROPLANTA: captures weather forecast from web page www.proplanta.de - 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)