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 brightness at your WeatherFlow Tempest Station rises above a value that you select.
- API endpoint slug
- weatherflow.swd_brightness_rises_above
Trigger fields
Device ID Dropdown list
- Label
- Which device?
- Slug
- device_id
- Required
- true
- Can have default value
- false
Brightness Text input > Other
- Label
- What brightness threshold?
- Helper text
- Enter the brightness threshold value in lux.
- Slug
- brightness
- Required
- true
- Can have default value
- true
Ingredients
TimestampThe date and time of the event.
- Slug
- timestamp
- Filter code
- Weatherflow.swdBrightnessRisesAbove.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
BrightnessThe brightness measured by your station.
- Slug
- brightness
- Filter code
- Weatherflow.swdBrightnessRisesAbove.Brightness
- Type
- String
- Example
- 1000
Station nameThe name of your station.
- Slug
- station_name
- Filter code
- Weatherflow.swdBrightnessRisesAbove.StationName
- Type
- String
- Example
- Home
Threshold valueThe brightness threshold value.
- Slug
- threshold_value
- Filter code
- Weatherflow.swdBrightnessRisesAbove.ThresholdValue
- Type
- String
- Example
- 1100
Device nameThe name of your device.
- Slug
- device_name
- Filter code
- Weatherflow.swdBrightnessRisesAbove.DeviceName
- Type
- String
- Example
- Pool Tempest
Timestamp epochThe timestamp in epoch seconds.
- Slug
- timestamp_epoch
- Filter code
- Weatherflow.swdBrightnessRisesAbove.TimestampEpoch
- Type
- String
- Example
- 1495654920