fix 503 and actionQueue

This commit is contained in:
Marko Oldenburg 2020-01-11 13:00:52 +01:00
parent 6bb4df32d1
commit 20d1b39c3c

View File

@ -675,7 +675,6 @@ sub NUKIBridge_Distribution($$$) {
$hash->{helper}->{lastDeviceAction}
);
delete $hash->{helper}->{lastDeviceAction};
InternalTimer( gettimeofday() + 1, 'NUKIBridge_Call', $hash );
}
return;