Trying to write a quick event to notify me if my hot tub temp dips below 100 degrees. I can't seem to use the "device had it's value set and is less than", as it wasn't set per se (unless i misunderstand).
So here is what i have, using a range:
IF this device changes and becomes
Outside Hot tub temp
My second part is... i don't want this to keep sending me mails... i really only need this notification once. Is there a way to only send once, even if the temp is still below 100?
So here is what i have, using a range:
IF this device changes and becomes
Outside Hot tub temp
changes and becomes a custom value or value range ofThen.....send me a mail.
80 to 100
My second part is... i don't want this to keep sending me mails... i really only need this notification once. Is there a way to only send once, even if the temp is still below 100?