mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 01:46:08 +00:00
minor bug
git-svn-id: https://svn.fhem.de/fhem/trunk@5795 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
92d546b306
commit
8a2f282f6b
@ -125,6 +125,7 @@ sub HMLAN_Define($$) {#########################################################
|
|||||||
$hash->{assignedIDs} = "";
|
$hash->{assignedIDs} = "";
|
||||||
HMLAN_condUpdate($hash,253);#set disconnected
|
HMLAN_condUpdate($hash,253);#set disconnected
|
||||||
$hash->{STATE} = "disconnected";
|
$hash->{STATE} = "disconnected";
|
||||||
|
$hash->{owner} = "";
|
||||||
|
|
||||||
my $ret = DevIo_OpenDev($hash, 0, "HMLAN_DoInit");
|
my $ret = DevIo_OpenDev($hash, 0, "HMLAN_DoInit");
|
||||||
return $ret;
|
return $ret;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user