minor bug
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5795 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -125,6 +125,7 @@ sub HMLAN_Define($$) {#########################################################
|
||||
$hash->{assignedIDs} = "";
|
||||
HMLAN_condUpdate($hash,253);#set disconnected
|
||||
$hash->{STATE} = "disconnected";
|
||||
$hash->{owner} = "";
|
||||
|
||||
my $ret = DevIo_OpenDev($hash, 0, "HMLAN_DoInit");
|
||||
return $ret;
|
||||
|
||||
Reference in New Issue
Block a user