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

Temperature rises above

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

Trigger fields

Device ID Dropdown list

Label
Which device?
Helper text
Select name of your device
Slug
device_id
Required
true
Can have default value
false

Temperature Text input > Other

Label
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.swdTemperatureRisesAbove.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.swdTemperatureRisesAbove.AirTemp
Type
String
Example
72

Units tempThe temperature measurement unit.

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

Station nameThe name of your station.

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

Device nameThe name of your sensor device.

Slug
device_name
Filter code
Weatherflow.swdTemperatureRisesAbove.DeviceName
Type
String
Example
Tempest - Back yard

Threshold valueThe temperature threshold value.

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

Timestamp epochThe timestamp in epoch seconds.

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