mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
CUL_HM:bug at regRead with peers in reglist 1
git-svn-id: https://svn.fhem.de/fhem/trunk@10520 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
cf11fdcf1c
commit
38b01f4a76
@ -5818,7 +5818,6 @@ sub CUL_HM_responseSetup($$) {#store all we need to handle the response
|
|||||||
,"reSent:=$rss");
|
,"reSent:=$rss");
|
||||||
#--- remove channel entries that will be replaced
|
#--- remove channel entries that will be replaced
|
||||||
|
|
||||||
$peer ="" if($list !~ m/^0[347]$/);
|
|
||||||
#empty val since reading will be cumulative
|
#empty val since reading will be cumulative
|
||||||
my $rlName = ($chnhash->{helper}{expert}{raw}?"":".")."RegL_".$list.".".$peer;
|
my $rlName = ($chnhash->{helper}{expert}{raw}?"":".")."RegL_".$list.".".$peer;
|
||||||
$chnhash->{READINGS}{$rlName}{VAL}="";
|
$chnhash->{READINGS}{$rlName}{VAL}="";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user