Explore Plans
Mobile menu Close menu
Weather Underground

Current humidity level rises above

This Trigger monitors your local humidity and fires every time the humidity rises above the value you specify.

Developer info

API endpoint slug
weather.current_humidity_rises_above

Trigger 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

Humidity The current humidity level represented as a percentage.

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

Temp fahrenheit The current temperature in degrees Fahrenheit

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

Temp celsius The current temperature in degrees Celsius

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

Condition The current weather condition.

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

Forecast url The URL to a five day forecast for your location.

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

Check time Date and time this trigger was checked.

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