Group Location
Explore Plans
Mobile menu Close menu
AwairAwair

High temperature alert

This Trigger fires when the temperature measured from your Awair device rises above the threshold you specified for more than 30 seconds.

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
API endpoint slug
awair.temp_is_high

Trigger fields

Device Dropdown list

Label
Which Awair?
Slug
device
Required
true
Can have default value
false

Index Dropdown list

Label
Which temperature threshold?
Slug
index
Required
true
Can have default value
true

Ingredients

Created at

Slug
created_at
Filter code
Awair.tempIsHigh.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Device name

Slug
device_name
Filter code
Awair.tempIsHigh.DeviceName
Type
String
Example
My Desk

Measured fahrenheit

Slug
measured_fahrenheit
Filter code
Awair.tempIsHigh.MeasuredFahrenheit
Type
String
Example
86℉

Measured celsius

Slug
measured_celsius
Filter code
Awair.tempIsHigh.MeasuredCelsius
Type
String
Example
30℃

Target fahrenheit

Slug
target_fahrenheit
Filter code
Awair.tempIsHigh.TargetFahrenheit
Type
String
Example
86℉

Target celsius

Slug
target_celsius
Filter code
Awair.tempIsHigh.TargetCelsius
Type
String
Example
30℃