From 89b31c59627ecee5cdf268e512e35521b50f6983 Mon Sep 17 00:00:00 2001 From: Sailor <> Date: Wed, 3 Feb 2021 18:00:42 +0000 Subject: [PATCH] 73_DoorBird: Feature - Meta Data completed git-svn-id: https://svn.fhem.de/fhem/trunk@23669 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/73_DoorBird.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/73_DoorBird.pm b/fhem/FHEM/73_DoorBird.pm index 10accc432..8da729523 100644 --- a/fhem/FHEM/73_DoorBird.pm +++ b/fhem/FHEM/73_DoorBird.pm @@ -4636,7 +4636,7 @@ sub DoorBird_findNewestFWVersion($$$)
set Light_On
: Activates the IR lights of the DoorBird unit. The IR - light deactivates automatically by the default time within the Doorbird unit set Live_Audio <on:off>
: Activate/Deactivate the Live Audio Stream of the DoorBird on or off and toggles the direct link in the hidden Reading .AudioURL
set Live_Video <on:off>
: Activate/Deactivate the Live Video Stream of the DoorBird on or off and toggles the direct link in the hidden Reading .VideoURL
set Open Door <Value>
: Activates the Relay of the DoorBird unit with the given address. The list of installed relay addresses are imported with the initialization of parameters. set Open_Door <Value>
: Activates the Relay of the DoorBird unit with the given address. The list of installed relay addresses are imported with the initialization of parameters. set Restart
: Sends the command to restart (reboot) the Doorbird unit set Transmit_Audio <Path>
: Converts a given audio file and transmits the stream to the DoorBird speaker. Requires a datapath to audio file to be converted and send. The user "fhem" needs to have write access to this directory. set Light_On
: Schaltet das IR lichht der DoorBird Anlage ein. Das IR Licht schaltet sich automatisch nach der in der DoorBird - Anlage vorgegebenen Default Zeit wieder aus. set Live_Audio <on:off>
: Aktiviert/Deaktiviert den Live Audio Stream der DoorBird - Anlage Ein oder Aus und wechselt den direkten link in dem versteckten Reading .AudioURL.
set Live_Video <on:off>
: Aktiviert/Deaktiviert den Live Video Stream der DoorBird - Anlage Ein oder Aus und wechselt den direkten link in dem versteckten Reading .VideoURL.
set Open Door <Value>
: Aktiviert das Relais der DoorBird - Anlage mit dessen Adresse. Die Liste der installierten Relais werden mit der Initialisierung der Parameter importiert. set Open_Door <Value>
: Aktiviert das Relais der DoorBird - Anlage mit dessen Adresse. Die Liste der installierten Relais werden mit der Initialisierung der Parameter importiert. set Restart
: Sendet das Kommando zum rebooten der DoorBird - Anlage. set Transmit_Audio <Path>
: Konvertiert die angegebene Audio-Datei und sendet diese zur Ausgabe an die DoorBird - Anlage. Es benötigt einen Dateipfad zu der Audio-Datei zu dem der User "fhem" Schreibrechte braucht (z.B.: /opt/fhem/audio).