Automate Reddit
Explore Plans
Mobile menu Close menu
Tempest Weather System Tempest Weather System

Wind speed drops below

This Trigger fires every time the wind speed at your WeatherFlow Tempest Station drops below a value that you select.

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 at your WeatherFlow Tempest Station drops below a value that you select.
API endpoint slug
weatherflow.swd_wind_speed_drops_below

Trigger fields

Device ID Dropdown list

Label
Which device?
Slug
device_id
Required
true
Can have default value
false

Wind speed Text input > Other

Label
What wind speed threshold?
Helper text
Enter a wind speed threshold value.
Slug
wind_speed
Required
true
Can have default value
true

Wind trigger field Dropdown list

Label
Which wind speed trigger field?
Helper text
Select either average or gust wind speed.
Slug
wind_trigger_field
Required
true
Can have default value
true

Units wind Dropdown list

Label
Which wind speed unit?
Slug
units_wind
Required
true
Can have default value
true

Ingredients

TimestampThe date and time of the event.

Slug
timestamp
Filter code
Weatherflow.swdWindSpeedDropsBelow.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Wind avgThe average wind speed measured by your device.

Slug
wind_avg
Filter code
Weatherflow.swdWindSpeedDropsBelow.WindAvg
Type
String
Example
12.5

Wind gustThe gust wind speed measured by your device.

Slug
wind_gust
Filter code
Weatherflow.swdWindSpeedDropsBelow.WindGust
Type
String
Example
15.7

Wind dirThe wind direction in degrees measured by your device.

Slug
wind_dir
Filter code
Weatherflow.swdWindSpeedDropsBelow.WindDir
Type
String
Example
145

Wind dir textThe cardinal wind direction measured by your device.

Slug
wind_dir_text
Filter code
Weatherflow.swdWindSpeedDropsBelow.WindDirText
Type
String
Example
NW

Wind trigger fieldThe wind field (average or gust) used for the trigger value.

Slug
wind_trigger_field
Filter code
Weatherflow.swdWindSpeedDropsBelow.WindTriggerField
Type
String
Example
average

Units windThe wind speed measurement unit.

Slug
units_wind
Filter code
Weatherflow.swdWindSpeedDropsBelow.UnitsWind
Type
String
Example
mph

Threshold valueThe wind speed threshold value.

Slug
threshold_value
Filter code
Weatherflow.swdWindSpeedDropsBelow.ThresholdValue
Type
String
Example
15

Station nameThe name of your station.

Slug
station_name
Filter code
Weatherflow.swdWindSpeedDropsBelow.StationName
Type
String
Example
Home

Device nameThe name of your device.

Slug
device_name
Filter code
Weatherflow.swdWindSpeedDropsBelow.DeviceName
Type
String
Example
Pool Tempest

Timestamp epochThe timestamp in epoch seconds.

Slug
timestamp_epoch
Filter code
Weatherflow.swdWindSpeedDropsBelow.TimestampEpoch
Type
String
Example
1495654920