Get an SMS alert when Tempest humidity drops
This Trigger fires every time the humidity at your WeatherFlow Tempest Station drops below a value you select.
Developer info
- API endpoint slug
- weatherflow.swd_humidity_drops_below
Trigger fields
Device Dropdown list
- Label
- Which device?
- Helper text
- Select name of your device
- Slug
- device_id
- Required
- true
- Can have default value
- false
Humidity Text input > Other
- Label
- What humidity threshold?
- Helper text
- Enter a humidity threshold value.
- Slug
- humidity
- Required
- true
- Can have default value
- true
Ingredients
Timestamp The date and time of the event.
- Slug
- timestamp
- Filter code
- Weatherflow.swdHumidityDropsBelow.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Humidity The humidity level measured by your device.
- Slug
- humidity
- Filter code
- Weatherflow.swdHumidityDropsBelow.Humidity
- Type
- String
- Example
- 77
Threshold value The humidity threshold value.
- Slug
- threshold_value
- Filter code
- Weatherflow.swdHumidityDropsBelow.ThresholdValue
- Type
- String
- Example
- 80
Station name The name of your station.
- Slug
- station_name
- Filter code
- Weatherflow.swdHumidityDropsBelow.StationName
- Type
- String
- Example
- Home
Device name The name of your device.
- Slug
- device_name
- Filter code
- Weatherflow.swdHumidityDropsBelow.DeviceName
- Type
- String
- Example
- Pool Air
Location name The name of your station.
- Slug
- location_name
- Filter code
- Weatherflow.swdHumidityDropsBelow.LocationName
- Type
- String
- Example
- Home
Timestamp epoch The timestamp in epoch seconds.
- Slug
- timestamp_epoch
- Filter code
- Weatherflow.swdHumidityDropsBelow.TimestampEpoch
- Type
- String
- Example
- 1495654920