Explore Plans
Mobile menu Close menu
Weather UndergroundWeather Underground

History of temperature dropped below threshold

This query monitors your local temperature and returns a list of times when the temperature dropped below the value you provide. Note: this query will only return future events after this Applet is created.

Developer info

API endpoint slug
weather.history_of_temperature_dropped_below_threshold
Runtime method
performQuery("weather.history_of_temperature_dropped_below_threshold")

Query fields

Temperature Text input > Regular expression

Label
Temperature
Slug
temperature
Required
true
Can have default value
true

Degrees type Dropdown list

Label
Degrees in
Slug
degrees_type
Required
true
Can have default value
true

Location Location input > Point

Label
Location
Helper text
Weather in this area
Slug
location
Required
true
Can have default value
true

Ingredients

Temp fahrenheitThe current temperature in degrees Fahrenheit

Slug
temp_fahrenheit
Filter code
Weather.historyOfTemperatureDroppedBelowThreshold.TempFahrenheit
Type
String
Example
72

Temp celsiusThe current temperature in degrees Celsius

Slug
temp_celsius
Filter code
Weather.historyOfTemperatureDroppedBelowThreshold.TempCelsius
Type
String
Example
18

ConditionThe current weather condition.

Slug
condition
Filter code
Weather.historyOfTemperatureDroppedBelowThreshold.Condition
Type
String
Example
Sunny

Condition image URLThe URL to an image of the current condition.

Slug
condition_image_url
Filter code
Weather.historyOfTemperatureDroppedBelowThreshold.ConditionImageURL
Type
Image URL
Example
http://www.ifttt.com/weather/sunny.png

Forecast URLThe URL to a five day forecast for your location.

Slug
forecast_url
Filter code
Weather.historyOfTemperatureDroppedBelowThreshold.ForecastUrl
Type
Web URL
Example
http://www.weather.com/weather/5-day/GMXX1273

Check timeDate and time this trigger was checked.

Slug
check_time
Filter code
Weather.historyOfTemperatureDroppedBelowThreshold.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00