#"And if"

1 messages · Page 1 of 1 (latest)

inland otter
#

I am coming from Node RED and trying to learn the built in automations, is there anyway to do an "Or if" rather than the "And if"

Thanks!

glass gale
#

yes, you can have an OR block

#

assuming that you're talking about a condition

wild vapor
#

And keep in mind that all triggers are independent, essentially the triggers are OR’d together

inland otter
#

Great thanks!

Also checking, that < and > and <= and >= work in the state field like below?

glass gale
#

No, they do not

inland otter
#

Hmm, ok, that makes this harder

glass gale
#

use a numeric_state condition

inland otter
#

So I would have to do something like this