mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 13:26:02 +00:00
PRESENCE: remove unwanted log message
git-svn-id: https://svn.fhem.de/fhem/trunk@15970 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2f475ca063
commit
afdca75786
@ -390,7 +390,6 @@ PRESENCE_Set($@)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Log3 $name, 3, "PRESENCE ($name) - interval override cleared. regular interval will be used for next check.";
|
|
||||||
return "invalid override interval given (must be a positive integer)"
|
return "invalid override interval given (must be a positive integer)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user