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
Label
Which device?
Slug
which_device
Required
true
Can have default value
false
Label
Temperature value
Helper text
e.g. 72
Slug
temperature_value
Required
true
Can have default value
true
Label
Temperature unit
Slug
temperature_units
Required
true
Can have default value
true
Ingredients
Slug
device_name
Filter code
Intesishome.historyOfTemperatureDroppedBelowThreshold.DeviceName
Type
String
Example
Bedroom A/C
Slug
created_at
Filter code
Intesishome.historyOfTemperatureDroppedBelowThreshold.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
temperature_fahrenheit
Filter code
Intesishome.historyOfTemperatureDroppedBelowThreshold.TemperatureFahrenheit
Type
String
Example
75
Slug
temperature_celsius
Filter code
Intesishome.historyOfTemperatureDroppedBelowThreshold.TemperatureCelsius
Type
String
Example
25