Group Location
Explore Plans
Mobile menu Close menu
HAVEN IAQHAVEN IAQ

Temperature threshold is crossed

This Trigger fires whenever the measured temperature is above or below the threshold.

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 whenever the measured temperature is above or below the threshold.
API endpoint slug
haven_iaq.temperature_event

Trigger fields

Device ID Dropdown list

Label
Which CAM?
Helper text
The nickname of the Central Air Monitor
Slug
device_id
Required
true
Can have default value
false

Rising Dropdown list

Label
Above or Below Threshold?
Helper text
The temperature Trigger is activated by either crossing over or under the specified threshold value.
Slug
rising
Required
true
Can have default value
true

Threshold Text input > Other

Label
Threshold Value
Helper text
Recommended temperature range for comfort: 18-25C or 65-76F. Please consult your HAVEN Pro to determine what range is best for your home.
Slug
threshold
Required
true
Can have default value
true

Ingredients

ValueTemperature when the event was triggered.

Slug
value
Filter code
HavenIaq.temperatureEvent.Value
Type
String
Example
22.1

TimestampWhen the temperature event was triggered.

Slug
timestamp
Filter code
HavenIaq.temperatureEvent.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Cam nameName of the CAM that triggered the event.

Slug
cam_name
Filter code
HavenIaq.temperatureEvent.CamName
Type
String
Example
Basement

ThresholdThreshold crossed that triggered the event.

Slug
threshold
Filter code
HavenIaq.temperatureEvent.Threshold
Type
String
Example
23

RisingWas the value rising or not to trigger the event.

Slug
rising
Filter code
HavenIaq.temperatureEvent.Rising
Type
String
Example
True