From 300a6e90c560caec0265d35b11d03f13b3bb8a88 Mon Sep 17 00:00:00 2001 From: ulimaass <> Date: Thu, 24 Sep 2015 16:31:48 +0000 Subject: [PATCH] 95_FLOORPLAN: fixed devicecommands, fixed excess logmessages git-svn-id: https://svn.fhem.de/fhem/trunk@9296 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index fbb1d7063..d15e6c739 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. + - bugfix: 95_FLOORPLAN. fixed device-commands and excess logmessages - feature: 02_RSS: viewport in HTML header makes page fit screen on tablets - bugfix: 74_AMAD: fixed hash->{PORT} in log output - bugfix: 70_PushNotifier: - require Try::Tiny