diff --git a/FHEM/98_RandomTimer.pm b/FHEM/98_RandomTimer.pm index dd7ff7041..65ba70778 100644 --- a/FHEM/98_RandomTimer.pm +++ b/FHEM/98_RandomTimer.pm @@ -547,7 +547,7 @@ sub RandomTimer_Wakeup() { # {RandomTimer_Wakeup()} Examples
attr ZufallsTimerZ disableCond (!isVerreist()) - attr ZufallsTimerZ disableCond (Value("presenceDummy") ne "present")) + attr ZufallsTimerZ disableCond (Value("presenceDummy") ne "present")