This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Th3R00ST3R on 2023-06-27 21:53:35+00:00.


I am trying something simple, but can’t seem to get it to work. Automations doesn’t like my weather.thermostat temperature entity.

I have the following:

weather.temperature (Ecobee oustide temp)

sensor.thermostat_temperature (Ecobee Inside temp)

I want to create an automation to send a notification to me when the outside temp is less than the inside temp. Seems like it should be simple to accomplish.

Any suggestions? Helper (to get the temp values for above and below), Template, Blueprint?

Thanks!