A beginner's guide
Explore Plans
Mobile menu Close menu
Tempest Weather System Tempest Weather System

Temperature drops below

This Trigger fires every time the temperature 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 temperature at your WeatherFlow Tempest Station drops below a value that you select.
API endpoint slug
weatherflow.swd_temperature_drops_below

Trigger fields

Device ID Dropdown list

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

Temperature Text input > Other

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

Units temp Dropdown list

Label
Which temperature unit?
Slug
units_temp
Required
true
Can have default value
true

Ingredients

TimestampThe date and time of the event.

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

Air tempThe temperature measured by your device.

Slug
air_temp
Filter code
Weatherflow.swdTemperatureDropsBelow.AirTemp
Type
String
Example
72

Units tempThe temperature measurement unit.

Slug
units_temp
Filter code
Weatherflow.swdTemperatureDropsBelow.UnitsTemp
Type
String
Example
Fahrenheit

Station nameThe name of your station.

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

Device nameThe name of your sensor device.

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

Threshold valueThe temperature threshold value.

Slug
threshold_value
Filter code
Weatherflow.swdTemperatureDropsBelow.ThresholdValue
Type
String
Example
70

Timestamp epochThe timestamp in epoch seconds.

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