mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 07:16:03 +00:00
98_RandomTimer: Dokumentation improved
git-svn-id: https://svn.fhem.de/fhem/trunk@9334 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
17419d3f91
commit
27d11f5c3a
@ -524,7 +524,7 @@ sub RandomTimer_Wakeup() { # {RandomTimer_Wakeup()}
|
|||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li><a name="disableCond">disableCond</a><br>
|
<li><a name="keepDeviceAlive">keepDeviceAlive</a><br>
|
||||||
The default behavior of a RandomTimer is, that it shuts down the device after stoptime is reached.
|
The default behavior of a RandomTimer is, that it shuts down the device after stoptime is reached.
|
||||||
The <b>keepDeviceAlive</b> attribute changes the behavior. If set, the device status is not changed when the stoptime is reached.
|
The <b>keepDeviceAlive</b> attribute changes the behavior. If set, the device status is not changed when the stoptime is reached.
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user