You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix ortrigger fire endless
setting "last_call_time" in _fire() change it for the OrTrigger but not for the relevant Triggers.
the function set_last_call_time() set it for normal Trigger and in case of OrTrigger to the "current_trigger".
The current_trigger is the trigger for which triggers next.
* ci: correct from checks.
* Update return statement
Co-authored-by: LordOfPolls <dev@lordofpolls.com>
Signed-off-by: Donbur4156 <janpfister@t-online.de>
---------
Signed-off-by: Donbur4156 <janpfister@t-online.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: LordOfPolls <dev@lordofpolls.com>
0 commit comments