98_RandomTimer.pm: cref fixe (Forum #102621)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19912 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User 2019-07-29 10:53:36 +00:00
parent 80bda33da8
commit 587daf3d7e

View File

@ -534,7 +534,7 @@ sub RandomTimer_GetHashIndirekt ($$) {
<b>Define</b>
<ul>
<code>
define &lt;name&gt; RandomTimer &lt;timespec_start&gt; &lt;device&gt; &lt;timespec_stop&gt; [&lt;timeToSwitch&gt;]
define &lt;name&gt; RandomTimer &lt;timespec_start&gt; &lt;device&gt; &lt;timespec_stop&gt; &lt;timeToSwitch&gt;
</code>
<br>
Defines a device, that imitates the random switch functionality of a timer clock, like a <b>FS20 ZSU</b>. The idea to create it, came from the problem, that is was always a little bit tricky to install a timer clock before holiday: finding the manual, testing it the days before and three different timer clocks with three different manuals - a horror.<br>