Explore Plans
Mobile menu Close menu
Weather UndergroundWeather Underground

History of humidity level rose above threshold

This query monitors your local humidity and returns a list of times when the humidity rose above the value you specified. Note: this query will only return future events after this Applet is created.

Developer info

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

Query fields

Humidity Text input > Regular expression

Label
Humidity (%)
Slug
humidity
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

HumidityThe current humidity level represented as a percentage.

Slug
humidity
Filter code
Weather.historyOfHumidityLevelRoseAboveThreshold.Humidity
Type
String
Example
72

Temp fahrenheitThe current temperature in degrees Fahrenheit

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

Temp celsiusThe current temperature in degrees Celsius

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

ConditionThe current weather condition.

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

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

Slug
forecast_url
Filter code
Weather.historyOfHumidityLevelRoseAboveThreshold.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.historyOfHumidityLevelRoseAboveThreshold.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00