Replies: 2 comments 1 reply
-
Can you please add code examples to your question? Both variants. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There are several options, eg: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I calculate a time elsewhere when a function should be executed
I see two possibilities
"once(datetime)" but then I would have to control datetime via a variable (state_persist?) - is that possible
Or
I go over trigger_time and compare with the desired time at a @time_trigger - but I'm unclear how to get trigger_time
Beta Was this translation helpful? Give feedback.
All reactions