From ffb8eddd1d714364ca16fe56c6db56a52bf52bd9 Mon Sep 17 00:00:00 2001 From: justme-1968 Date: Sun, 21 Dec 2014 17:06:18 +0000 Subject: [PATCH] 31_HUEDevice.pm: added extcolordimmer and ctdimmer subTypes, started support for Lightify bulbs git-svn-id: https://svn.fhem.de/fhem/trunk@7288 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index ac1889606..24add2f40 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,6 +1,8 @@ # 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: HUEDevice: allow ct presets in webCmd + new subTypes extcolordimer and ctdimer + start support for Lightify bulbs - added: SONOS and SONOSPLAYER to support Sonos Multiroom Audiosystems (Reinerlein) - change: 64_ESA2000.pm: add batterystate - added: 42_SMARTMON: Frontend to smartctl (maintainer: hexenmeister)