Allow creating triggers based on thermostat current temperature
That, and combining triggers would make automating the home a breeze:
If (temp > 75) and (weather_temp < 73): turn on window fan.
4
votes

That, and combining triggers would make automating the home a breeze:
If (temp > 75) and (weather_temp < 73): turn on window fan.