This Trigger fires every time the humidity rises above a threshold you specify.
- API endpoint slug
- caleo.humidity_over
Trigger fields
- Label
- Thermostat
- Slug
- thermostat
- Required
- true
- Can have default value
- false
- Label
- Humidity threshold
- Helper text
- Humidity threshold in percentage
- Slug
- humidity
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- Caleo.humidityOver.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- device_name
- Filter code
- Caleo.humidityOver.DeviceName
- Type
- String
- Example
- Room
- Slug
- target_humidity
- Filter code
- Caleo.humidityOver.TargetHumidity
- Type
- String
- Example
- 60
- Slug
- measured_humidity
- Filter code
- Caleo.humidityOver.MeasuredHumidity
- Type
- String
- Example
- 70