diff --git a/fhem/FHEM/73_PRESENCE.pm b/fhem/FHEM/73_PRESENCE.pm index 1fdcfc395..5493cf28c 100755 --- a/fhem/FHEM/73_PRESENCE.pm +++ b/fhem/FHEM/73_PRESENCE.pm @@ -924,6 +924,12 @@ PRESENCE_ProcessAbortedScan($)
  • shellscript - A presence check by using an self-written script or binary which returns a presence state
  • lan-bluetooth - A presence check of a bluetooth device via LAN network by connecting to a presenced or collectord instance
  • +
    + Each mode can be optionally configured with a specific check interval and a present check interval.

    +

    Define

    @@ -1143,6 +1149,12 @@ Options:
  • shellscript - Eine Erkennung mithilfe eines selbst geschriebenen Skriptes oder Programm (egal in welcher Sprache).
  • lan-bluetooth - Eine Erkennung durch Bluetooth-Abfragen via Netzwerk (LAN/WLAN) in ein oder mehreren Räumen
  • +
    + Jeder Modus kann optional mit spezifischen Prüf-Intervallen ausgeführt werden.

    +

    Define