Show a readable version of triggertime
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2529 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -72,6 +72,7 @@ at_Define($$)
|
|||||||
}
|
}
|
||||||
$hash->{NTM} = $ntm if($rel eq "+" || $fn);
|
$hash->{NTM} = $ntm if($rel eq "+" || $fn);
|
||||||
$hash->{TRIGGERTIME} = $nt;
|
$hash->{TRIGGERTIME} = $nt;
|
||||||
|
$hash->{TRIGGERTIME_FMT} = FmtDateTime($nt);
|
||||||
RemoveInternalTimer($hash);
|
RemoveInternalTimer($hash);
|
||||||
InternalTimer($nt, "at_Exec", $hash, 0);
|
InternalTimer($nt, "at_Exec", $hash, 0);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user