Need help in knowing if it is possible to have a notification sent (or more) out when the low temp hits a certain threshold. My pipes freeze and want to eventually have heat in a certain part of the house when the temp goes down.
I installed Wunderground Weather Plugin. This gives me the device World Weather and Forecast.1.LowTemperature (or Low Temp Device).
I want to get a notification where if the projected weather drops below a certain temp an action happens after a certain period of time… Just to start off, I want to be notified for that action.
I have created a scene where there are two triggers.
- (Device trigger Temp is below (val)
- Scheduled Trigger everyday at time
This scene finishes with notify (user)
What is happening is that the notification occurs everyday and it does not seem to be validating against the LowTemp. I have modified the val for temp in case this was a F or C difference. That had no affect.
Any help would be great.