Bugfix: Somfy on-for-timer and off-for-timer now return properly, instead of displaying the scheduled time.
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6189 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -188,6 +188,8 @@ sub SOMFY_Do_For_Timer($@)
|
||||
# schedule the stop command for later
|
||||
InternalTimer(gettimeofday()+$param,"SOMFY_Extension_Fn","SOMFY $name $cmd",0);
|
||||
}
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
###################################
|
||||
|
||||
Reference in New Issue
Block a user