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 your A/C unit detects temperatures above a value you specify.
- API endpoint slug
- intesishome.temperature_rises_above
Trigger fields
Which device Dropdown list
- Label
- Which device?
- Slug
- which_device
- Required
- true
- Can have default value
- false
Temperature value Text input > Regular expression
- Label
- Temperature value
- Helper text
- e.g. 72
- Slug
- temperature_value
- Required
- true
- Can have default value
- true
Temperature units Dropdown list
- Label
- Temperature unit
- Slug
- temperature_units
- Required
- true
- Can have default value
- true
Ingredients
Device nameThe name of the A/C device.
- Slug
- device_name
- Filter code
- Intesishome.temperatureRisesAbove.DeviceName
- Type
- String
- Example
- Bedroom A/C
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Intesishome.temperatureRisesAbove.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Temperature fahrenheitThe temperature measured in Fahrenheit.
- Slug
- temperature_fahrenheit
- Filter code
- Intesishome.temperatureRisesAbove.TemperatureFahrenheit
- Type
- String
- Example
- 75
Temperature celsiusThe temperature measured in Celsius.
- Slug
- temperature_celsius
- Filter code
- Intesishome.temperatureRisesAbove.TemperatureCelsius
- Type
- String
- Example
- 25