Skip to content

Behavior of declarative automation condition "since()" #25179

Answered by OwenKephart
yamhirotoCS asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @yamhirotoCS -- the since() condition is true if the top condition has become true more recently than the bottom condition.

So even if neither are true on a particular tick, the overall condition may still evaluate to true.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@yamhirotoCS
Comment options

@OwenKephart
Comment options

@yamhirotoCS
Comment options

@OwenKephart
Comment options

Answer selected by OwenKephart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: declarative-automation Related to Declarative Automation, AutomationConditions and Auto Materialization
2 participants