From 568672f4d05d136914509c3980df2e2bbedc6d07 Mon Sep 17 00:00:00 2001 From: Beta-User <> Date: Mon, 29 Jul 2019 10:53:36 +0000 Subject: [PATCH] 98_RandomTimer.pm: cref fixe (Forum #102621) git-svn-id: https://svn.fhem.de/fhem/trunk@19912 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_RandomTimer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/FHEM/98_RandomTimer.pm b/fhem/FHEM/98_RandomTimer.pm index 44b4a09ad..5df275ff7 100644 --- a/fhem/FHEM/98_RandomTimer.pm +++ b/fhem/FHEM/98_RandomTimer.pm @@ -534,7 +534,7 @@ sub RandomTimer_GetHashIndirekt ($$) { Define
- define <name> RandomTimer <timespec_start> <device> <timespec_stop> [<timeToSwitch>]
+ define <name> RandomTimer <timespec_start> <device> <timespec_stop> <timeToSwitch>