2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

CUL_HM:overwrite wrong delivery

git-svn-id: https://svn.fhem.de/fhem/trunk@22181 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2020-06-14 15:50:06 +00:00
parent 56216552db
commit 5d743e2963

View File

@ -9922,8 +9922,6 @@ sub CUL_HM_qEntity($$){ # add to queue
$modules{CUL_HM}{hmAutoReadScan};
RemoveInternalTimer("CUL_HM_procQs");
InternalTimer(gettimeofday()+ $wT,"CUL_HM_procQs","CUL_HM_procQs", 0);
Log 1,"General ##########\n ".join("\n ",sort map{sprintf("%8d",int($intAt{$_}{TRIGGERTIME}-gettimeofday())).":$intAt{$_}{FN}\t$intAt{$_}{ARG}"} (keys %intAt));
}
sub CUL_HM_readStateTo($){#staterequest not working