From a18e8dccec1a9475cffa9e41d62491a27612b8ba Mon Sep 17 00:00:00 2001 From: heikoranft Date: Wed, 18 Jun 2014 16:15:56 +0000 Subject: [PATCH] added module 89_HEATRONIC.pm git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6134 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 76774253f..9c288258f 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # 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: 89_HEATRONIC.pm (heikoranft) - bugfix: duration parsing of calendar events in 57_Calendar.pm fixed - feature: LightScene: added followDevices attribute - feature: non-blocking retrieval of data in 59_Weather.pm (Boris & herrmannj)