mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +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:
parent
56216552db
commit
5d743e2963
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user