diff --git a/FHEM/98_RandomTimer.pm b/FHEM/98_RandomTimer.pm index 32e905f9c..16caeef2d 100644 --- a/FHEM/98_RandomTimer.pm +++ b/FHEM/98_RandomTimer.pm @@ -495,9 +495,10 @@ sub RandomTimer_Wakeup() { # {RandomTimer_Wakeup()} Examples
attr ZufallsTimerZ disableCond (!isVerreist()) + attr ZufallsTimerZ disableCond (Value("presenceDummy" eq "notPresent"))-