A beginner's guide
Explore Plans
Mobile menu Close menu
AC Cloud ControlAC Cloud Control

History of Temperature dropped below threshold

This query returns a list of times when your A/C unit detected temperatures below a value you specified. Note: this query will only return future events after this Applet is created.

About this query

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 query returns a list of times when your A/C unit detected temperatures below a value you specified. Note: this query will only return future events after this Applet is created.
API endpoint slug
intesishome.history_of_temperature_dropped_below_threshold
Runtime method
performQuery("intesishome.history_of_temperature_dropped_below_threshold")

Query 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.historyOfTemperatureDroppedBelowThreshold.DeviceName
Type
String
Example
Bedroom A/C

Created atDate and time event was created.

Slug
created_at
Filter code
Intesishome.historyOfTemperatureDroppedBelowThreshold.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.historyOfTemperatureDroppedBelowThreshold.TemperatureFahrenheit
Type
String
Example
75

Temperature celsiusThe temperature measured in Celsius.

Slug
temperature_celsius
Filter code
Intesishome.historyOfTemperatureDroppedBelowThreshold.TemperatureCelsius
Type
String
Example
25