From 48d3e2a40aaa732f13c9228121861123e9c44a76 Mon Sep 17 00:00:00 2001 From: justme-1968 Date: Wed, 15 Jan 2020 18:44:43 +0000 Subject: [PATCH] 31_HUEDevice.pm: move to new bridge feature git-svn-id: https://svn.fhem.de/fhem/trunk@20990 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index e8d0715dc..4d889e1d7 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # 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: 30_HUEBridge, 31_HUEDevice: try to move fhem device to new + bridge if 'real' light is moved - bugfix: 73_NUKIBridge: fix FHEM crashed if json empty Array - bugfix: 70_ONKYO_AVR: fixed command for previous title (thx Fusssel) - feature: 70_ONKYO_AVR: introduced 'set rawCommand'