mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
98_RandomTimer.pm: cref fixe (Forum #102621)
git-svn-id: https://svn.fhem.de/fhem/trunk@19912 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
813c490730
commit
568672f4d0
@ -534,7 +534,7 @@ sub RandomTimer_GetHashIndirekt ($$) {
|
|||||||
<b>Define</b>
|
<b>Define</b>
|
||||||
<ul>
|
<ul>
|
||||||
<code>
|
<code>
|
||||||
define <name> RandomTimer <timespec_start> <device> <timespec_stop> [<timeToSwitch>]
|
define <name> RandomTimer <timespec_start> <device> <timespec_stop> <timeToSwitch>
|
||||||
</code>
|
</code>
|
||||||
<br>
|
<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>
|
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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user