fix 503 and actionQueue
This commit is contained in:
parent
6bb4df32d1
commit
20d1b39c3c
@ -675,7 +675,6 @@ sub NUKIBridge_Distribution($$$) {
|
|||||||
$hash->{helper}->{lastDeviceAction}
|
$hash->{helper}->{lastDeviceAction}
|
||||||
);
|
);
|
||||||
delete $hash->{helper}->{lastDeviceAction};
|
delete $hash->{helper}->{lastDeviceAction};
|
||||||
InternalTimer( gettimeofday() + 1, 'NUKIBridge_Call', $hash );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user