From e3c1000af08a2d278c7783b0e34c002a98f9357e Mon Sep 17 00:00:00 2001 From: ulimaass <> Date: Tue, 27 Nov 2012 21:06:34 +0000 Subject: [PATCH] added floorplan features fp_setbutton, longpoll git-svn-id: https://svn.fhem.de/fhem/trunk@2211 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 8a69bd57d..5addc7101 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -13,6 +13,7 @@ modules. - change: introduced readingsBulkUpdate, readingsSingleUpdate - change: added GPLv2 licensing information + - feature: FLOORPLAN added fp_setbutton attribute - bugfix: FHEMWEB slider with min > 0 - change: FHEMWEB CORS moved to options - change: FHEMWEB closing old TCP connections @@ -25,6 +26,7 @@ - feature: 98_update.pm saves the statefile before an update (M. Fischer) - feature: FHEMWEB longpoll reconnect (Matthias) - bugfix: rename may overwrite other devices + - feature: FLOORPLAN longpoll (Matthias) - 2012-10-28 (5.3) - feature: added functions trim, ltrim, rtrim, UntoggleDirect,