bugfix
This commit is contained in:
parent
682a0b9db8
commit
998eaa9fdb
@ -394,7 +394,7 @@ sub stateRequestTimer($) {
|
||||
stateRequest($hash);
|
||||
|
||||
InternalTimer( gettimeofday() + $hash->{INTERVAL} + int( rand(300) ),
|
||||
"XiaomiBTLESens_stateRequestTimer", $hash );
|
||||
"XiaomiBTLESens::stateRequestTimer", $hash );
|
||||
|
||||
Log3 $name, 4,
|
||||
"XiaomiBTLESens ($name) - stateRequestTimer: Call Request Timer";
|
||||
|
Loading…
Reference in New Issue
Block a user