#Node Red - weather forecast condition

1 messages · Page 1 of 1 (latest)

gilded vigil
#

how would i go about creating a node (node red) that will check the forecast from weather.home and only allow the message to pass if the forecast temperature of the day is going to be above 20c?

Thanks

modern dawn
#

Hi. What's your experience level with NR? Happy to help, but not sure exactly what you need help with.

stuck hamlet
#

You need to run the weather.get_forecasts action to get the forecast. Not sure if that's possible in NR directly, otherwise you need to create a trigger based template sensor in HA first

gilded vigil
#

My experiance is ok, been using it for a years, but mainly just dipping in and out.

This is what i have at the moment, but i think it only checks the temperature at th time, and not the forecast for teh day.
https://pastebin.com/USt56v0n