From 280a7c2df342ecb96c2111edeaa08d5b3ee46a84 Mon Sep 17 00:00:00 2001 From: sailor-fhem Date: Mon, 27 Jun 2016 12:16:19 +0000 Subject: [PATCH] 73_GasCalculator: feature: "set" and "get" - command in GUI implemented. git-svn-id: https://svn.fhem.de/fhem/trunk@11721 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 1cf461fcf..03572239a 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. + - feature: 73_GasCalculator: "set" and "get" - command in GUI implemented. - bugfix: 50_TelegramBot: Unicode / Umlaute handling reworked - changed: 30_MilightBridge: Specify port in define - changed: 31_HUEDevice: allow toggle command for unreachble devices