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

Forecast temperature rises above

This Trigger fires when the temperature forecast for your WeatherFlow Tempest Station rises above a value in the time frame you select.

Developer info

API endpoint slug
weatherflow.swd_temperature_forecast_rises_above

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

Units tempThe temperature measurement unit.

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

Station nameThe name of your station.

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

Threshold valueThe temperature threshold

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

First day triggeredThe first day of the forecast where the temperature rises above the temperature threshold.

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

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

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