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
- Label
- Which station?
- Slug
- location_id
- Required
- true
- Can have default value
- false
- Label
- What temperature threshold?
- Helper text
- Enter a temperature threshold value.
- Slug
- temperature
- Required
- true
- Can have default value
- true
- Label
- Which temperature unit?
- Slug
- units_temp
- Required
- true
- Can have default value
- true
- Label
- How many forecast days to check?
- Slug
- forecast_days_to_check
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- timestamp
- Filter code
- Weatherflow.swdTemperatureForecastDropsBelow.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- air_temp
- Filter code
- Weatherflow.swdTemperatureForecastDropsBelow.AirTemp
- Type
- String
- Example
- 72
- Slug
- units_temp
- Filter code
- Weatherflow.swdTemperatureForecastDropsBelow.UnitsTemp
- Type
- String
- Example
- Fahrenheit
- Slug
- station_name
- Filter code
- Weatherflow.swdTemperatureForecastDropsBelow.StationName
- Type
- String
- Example
- Home
- Slug
- threshold_value
- Filter code
- Weatherflow.swdTemperatureForecastDropsBelow.ThresholdValue
- Type
- String
- Example
- 72
- Slug
- first_day_triggered
- Filter code
- Weatherflow.swdTemperatureForecastDropsBelow.FirstDayTriggered
- Type
- String
- Example
- Monday
- Slug
- total_triggered_day_count
- Filter code
- Weatherflow.swdTemperatureForecastDropsBelow.TotalTriggeredDayCount
- Type
- String
- Example
- 2