mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
increase the sleep timer for FritzBox checks
git-svn-id: https://svn.fhem.de/fhem/trunk@2658 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c8da4aea74
commit
b241d996c1
@ -411,7 +411,7 @@ PRESENCE_DoLocalFritzBoxScan($)
|
||||
}
|
||||
|
||||
$number++;
|
||||
sleep 0.1;
|
||||
sleep 0.2;
|
||||
}
|
||||
|
||||
chomp $status;
|
||||
|
Loading…
Reference in New Issue
Block a user