mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
remove log
git-svn-id: https://svn.fhem.de/fhem/trunk@6223 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
88e6c847ed
commit
9d45d63580
@ -6060,7 +6060,6 @@ sub CUL_HM_TCtempReadings($) {# parse TC temperature readings
|
||||
$varV =~ s/^R-$var:// ;
|
||||
}
|
||||
push @histVals,"$var:$varV";
|
||||
Log 1,"General update $name:$var:$varV ";
|
||||
}
|
||||
if (@histVals){
|
||||
CUL_HM_UpdtReadBulk($hash,1,@histVals) ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user