From 095fac8b13d37c33e23f24445032a7a51fea1edd Mon Sep 17 00:00:00 2001 From: justme1968 Date: Tue, 14 Jun 2016 07:28:42 +0000 Subject: [PATCH] CHANGED: added HUE & LIGHTIFY changes git-svn-id: https://svn.fhem.de/fhem/trunk@11666 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 64265d54d..2c71f715e 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,10 @@ # 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. + - changed: 30_LIGHTIFY.pm: added disabledForIntervals + added bridge goToScene and setSoftOn/setSoftOff commands + added device rename command + - changed: 30_HUEBridge: added disabledForIntervals, added lastError, + use state/stateFormat instead of STATE - feature: PRESENCE: added lepresenced to commandref (by PatrickR) - feature: PRESENCE: new attribute bluetooth_hci_device to select a specific bluetooth sender for presence checking