Group Location
Explore Plans
Mobile menu Close menu
Weather UndergroundWeather Underground

Wind speed rises above

This Trigger fires every time the wind speed rises above a value you specify in your location.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires every time the wind speed rises above a value you specify in your location.
API endpoint slug
weather.wind_speed_rises_above

Trigger fields

Wind speed Text input > Regular expression

Label
Speed
Helper text
Numbers only
Slug
wind_speed
Required
true
Can have default value
true

Units Dropdown list

Label
Units
Slug
units
Required
true
Can have default value
true

Wind direction Dropdown list

Label
Direction
Slug
wind_direction
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

Wind speed mphWind speed in MPH

Slug
wind_speed_mph
Filter code
Weather.windSpeedRisesAbove.WindSpeedMph
Type
String
Example
5

Wind speed kphWind speed in KPH

Slug
wind_speed_kph
Filter code
Weather.windSpeedRisesAbove.WindSpeedKph
Type
String
Example
7

Wind directionWind direction

Slug
wind_direction
Filter code
Weather.windSpeedRisesAbove.WindDirection
Type
String
Example
North

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

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