fixed pairing for swverision 01009914
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5118 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -131,7 +131,7 @@ sub HUEBridge_OpenDev($)
|
||||
return undef;
|
||||
}
|
||||
|
||||
if( !defined($result->{'mac'}) )
|
||||
if( !defined($result->{'linkbutton'}) )
|
||||
{
|
||||
HUEBridge_Pair($hash);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user