mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
49_SSCamSTRM: new commands adoptForTimer / adoptTime in master devs
git-svn-id: https://svn.fhem.de/fhem/trunk@22484 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ffd0bf2dbb
commit
b523e7eee4
@ -1054,7 +1054,7 @@ return $ret;
|
||||
<li><b>adoptTime <seconds> </b> (only valid if MODEL = master)<br>
|
||||
|
||||
Setting of the switching time when temporarily taking over the content of another Streaming Device.
|
||||
After the time has expired, playback is switched back to the first Streaming Device set. <br>
|
||||
After the time has expired, playback is switched back to the previously set Streaming Device. <br>
|
||||
If no argument or "0" is given, the time specification is deleted and the default (10 seconds) is used.
|
||||
</li>
|
||||
</ul>
|
||||
@ -1340,7 +1340,7 @@ attr <name> genericStrmHtmlTag <img $HTMLATTR
|
||||
<li><b>adoptTime <Sekunden> </b> (nur wenn MODEL = master)<br>
|
||||
|
||||
Einstellung der Schaltzeit bei temporärer Übernahme des Contents eines anderen Streaming Devices.
|
||||
Nach Ablauf der Zeit wird die Wiedergabe auf das zuerst eingestellte Streaming Device zurückgeschaltet. <br>
|
||||
Nach Ablauf der Zeit wird die Wiedergabe auf das vorher eingestellte Streaming Device zurückgeschaltet. <br>
|
||||
Wird kein Argument oder "0" angegeben, wird die Zeitvorgabe gelöscht und der Standard (10 Sekunden) verwendet.
|
||||
</li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user