mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-07 22:29:19 +00:00
CUL_HM: try pairing
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11962 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
39d67233f2
commit
3d326e1e07
@ -3015,7 +3015,7 @@ sub CUL_HM_parseCommon(@){#####################################################
|
|||||||
|
|
||||||
elsif($mhp->{mTp} eq "00"){######################################
|
elsif($mhp->{mTp} eq "00"){######################################
|
||||||
if (InternalVal($mhp->{devN},"lastMsg",undef) =~ m/t:00/){# repeated
|
if (InternalVal($mhp->{devN},"lastMsg",undef) =~ m/t:00/){# repeated
|
||||||
return "done"; # suppress handling of a repeated pair request
|
# return "done"; # suppress handling of a repeated pair request
|
||||||
}
|
}
|
||||||
my $paired = 0; #internal flag
|
my $paired = 0; #internal flag
|
||||||
CUL_HM_infoUpdtDevData($mhp->{devN}, $mhp->{devH},$mhp->{p})
|
CUL_HM_infoUpdtDevData($mhp->{devN}, $mhp->{devH},$mhp->{p})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user