98_WOL.pm: error in refresh funktion repaired
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6904 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -64,6 +64,7 @@ sub WOL_Set($@) {
|
||||
}
|
||||
|
||||
WOL_UpdateReadings($hash);
|
||||
return undef if($v eq "refresh");
|
||||
|
||||
RemoveInternalTimer($hash);
|
||||
InternalTimer(gettimeofday()+$hash->{INTERVAL}, "WOL_UpdateReadings", $hash, 0);
|
||||
|
||||
Reference in New Issue
Block a user