90_at.pm: generate Event on alignTime (Forum #43739)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9829 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -200,6 +200,8 @@ at_adjustAlign($$)
|
||||
$hash->{TRIGGERTIME_FMT} = FmtDateTime($ttime);
|
||||
$hash->{STATE} = "Next: " . FmtTime($ttime);
|
||||
$hash->{NTM} = FmtTime($ttime);
|
||||
readingsSingleUpdate($hash, "state", $hash->{STATE}, 1)
|
||||
if(!IsDisabled($hash->{NAME}));
|
||||
return undef;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user