31_HUEDevice.pm: LIGHTIFY fix

git-svn-id: https://svn.fhem.de/fhem/trunk@16091 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme1968
2018-02-05 12:38:36 +00:00
parent 25a5153e96
commit 089bc5676d

View File

@@ -1057,7 +1057,7 @@ HUEDevice_GetUpdate($)
}
HUEDevice_Parse($hash,$result);
HUEBridge_updateGroups($hash->{IODev}, $hash->{ID});
HUEBridge_updateGroups($hash->{IODev}, $hash->{ID}) if( $hash->{IODev}{TYPE} eq 'HUEBridge' );
}
sub