From 9cbe571ce32f82196bd1113bc5ed1ac3756bacb7 Mon Sep 17 00:00:00 2001 From: sailor-fhem Date: Wed, 7 Jan 2015 11:56:22 +0000 Subject: [PATCH] 73_km200.pm: Information for initial release added git-svn-id: https://svn.fhem.de/fhem/trunk@7467 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index dd1b374a9..2438fecb5 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: 73_km200.pm for the Buderus KM200 heating controller (Sailor) - feature: 70_XBMC: added command 'connect' to connect instantly - change: FB_CALLMONITOR: use standard file read/write function to support use of configDb - bugfix: FB_CALLMONITOR: fix phonebook file read when using configDb (Forum #30244)