From c7b98f50ac2c7f40d38dcade4bf50d42cc0ccf7c Mon Sep 17 00:00:00 2001 From: sailor-fhem <> Date: Fri, 21 Oct 2016 07:03:28 +0000 Subject: [PATCH] 73_km200.pm: Bugfix-Experimental keys on scalar is now forbidden git-svn-id: https://svn.fhem.de/fhem/trunk@12392 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index e5408bb1b..2c1543893 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: 73_km200: Experimental keys on scalar is now forbidden - feature: 10_SOMFY: positionInverse für homebridge + fixes - feature: 50_TelegramBot: multibot support / markup on send text / msgEdit - feature: 93_DbRep: get svrinfo contains SQLite database file size (MB)