mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 20:24:36 +00:00
fixed pairing for swverision 01009914
git-svn-id: https://svn.fhem.de/fhem/trunk@5118 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1e622fc60c
commit
5f802dfd54
@ -131,7 +131,7 @@ sub HUEBridge_OpenDev($)
|
|||||||
return undef;
|
return undef;
|
||||||
}
|
}
|
||||||
|
|
||||||
if( !defined($result->{'mac'}) )
|
if( !defined($result->{'linkbutton'}) )
|
||||||
{
|
{
|
||||||
HUEBridge_Pair($hash);
|
HUEBridge_Pair($hash);
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user