mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 01:46:08 +00:00
Fixed pairing of new HM-devices
git-svn-id: https://svn.fhem.de/fhem/trunk@4450 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5133d13c9d
commit
50cb0f1536
@ -1693,6 +1693,7 @@ sub CUL_HM_parseCommon(@){#####################################################
|
|||||||
$ret = $reply;
|
$ret = $reply;
|
||||||
}
|
}
|
||||||
elsif($mTp eq "00"){######################################
|
elsif($mTp eq "00"){######################################
|
||||||
|
my $ioHash = $shash->{IODev};
|
||||||
my $id = CUL_HM_Id($ioHash);
|
my $id = CUL_HM_Id($ioHash);
|
||||||
CUL_HM_infoUpdtDevData($shash->{NAME}, $shash,$p)
|
CUL_HM_infoUpdtDevData($shash->{NAME}, $shash,$p)
|
||||||
if (!$modules{CUL_HM}{helper}{hmManualOper}#no autoaction
|
if (!$modules{CUL_HM}{helper}{hmManualOper}#no autoaction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user