This trigger fires when the temperature for a specific device becomes lower than the specified threshold.
- API endpoint slug
- epion.temperature_below
Trigger fields
- Label
- What device should this trigger fire for?
- Slug
- device
- Required
- true
- Can have default value
- false
- Label
- Temperature threshold
- Helper text
- Select the temperature threshold
- Slug
- threshold
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- temperature
- Filter code
- Epion.temperatureBelow.Temperature
- Type
- String
- Example
- 20
- Slug
- device_name
- Filter code
- Epion.temperatureBelow.DeviceName
- Type
- String
- Example
- Livingroom
- Slug
- created_at
- Filter code
- Epion.temperatureBelow.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00