I have a need to OR the value of a sensor for use in a Trigger.
From what I can tell, a Trigger will “AND” all the entries (a Condition can be setup to “OR” using “Building Blocks”). I need to test when a sensor values whether it is ( ( 1 < val < 10 ) OR ( 20 < val < 30 ) ) etc.
I can’t figure out how to do that with an automation or a Helper.