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

Forecast temperature drops below

This Trigger fires when the temperature forecast for your WeatherFlow Tempest Station drops below a value in the time frame 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 when the temperature forecast for your WeatherFlow Tempest Station drops below a value in the time frame you select.
API endpoint slug
weatherflow.swd_temperature_forecast_drops_below

Trigger fields

Location ID Dropdown list

Label
Which station?
Slug
location_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

Forecast days to check Dropdown list

Label
How many forecast days to check?
Slug
forecast_days_to_check
Required
true
Can have default value
true

Ingredients

TimestampThe date and time of the event.

Slug
timestamp
Filter code
Weatherflow.swdTemperatureForecastDropsBelow.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.swdTemperatureForecastDropsBelow.AirTemp
Type
String
Example
72

Units tempThe temperature measurement unit.

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

Station nameThe name of your station.

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

Threshold valueThe temperature threshold

Slug
threshold_value
Filter code
Weatherflow.swdTemperatureForecastDropsBelow.ThresholdValue
Type
String
Example
72

First day triggeredThe first day of the forecast where the temperature drops below the temperature threshold.

Slug
first_day_triggered
Filter code
Weatherflow.swdTemperatureForecastDropsBelow.FirstDayTriggered
Type
String
Example
Monday

Total triggered day countThe total amount of days where the temperature is forecasted to drop below the temperature threshold.

Slug
total_triggered_day_count
Filter code
Weatherflow.swdTemperatureForecastDropsBelow.TotalTriggeredDayCount
Type
String
Example
2