This trigger fires when the humidity measured from your Air Monitor drops below your threshold setting.
- API endpoint slug
- Air_Monitor.r2_humidity_below
Trigger fields
- Label
- Which Air Monitor?
- Helper text
- Choose one Air Monitor
- Slug
- which_r2_device
- Required
- true
- Can have default value
- false
- Label
- Which humidity threshold?
- Helper text
- Set your threshold setting. An environment with a relative humidity between 45% -75% is typically good for one's health.
- Slug
- humidity_threshold
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- device_name
- Filter code
- AirMonitor.r2HumidityBelow.DeviceName
- Type
- String
- Example
- Living room Air Monitor,Bedroom Air Monitor
- Slug
- created_at
- Filter code
- AirMonitor.r2HumidityBelow.MeasuredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- measured_humidity
- Filter code
- AirMonitor.r2HumidityBelow.Humidity
- Type
- String
- Example
- 40
- Slug
- target_humidity
- Filter code
- AirMonitor.r2HumidityBelow.ThresholdHumidity
- Type
- String
- Example
- 30