I’m trying to use the temperature reported by the Ecobee remote sensor to control a different device. Specifically, when temp goes below a value N, to turn that device on and when it goes above a value M>N, to turn that device off.
The GUI based automation editor offers an automation based on temperature changes as the trigger but then wants you to fill in both a high and a low temperature in the form. How would I fill out those fields?
Or is there a different/better way to implement this?
Thanks