I’m trying to get the syntax correct ofr a template trigger that I want. The trigger needs to fire when its value equals the value of another sensor + 10
This is what I tried but it cant pass checks, any advise or guidance please:
I’m trying to use the numeric state of one input_entity to be the numeric value of another. I tried using different variations of the above syntax but nothing is passing the dictionary requirements.