2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 13:24:56 +00:00

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
This commit is contained in:
justme-1968 2014-12-21 17:06:18 +00:00
parent b877c1d9fc
commit ffb8eddd1d

View File

@ -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)