Group Location
Explore Plans
Mobile menu Close menu
Warmup Smart ThermostatWarmup Smart Thermostat

History of temperature rising above

This query returns a list of when the temperature rose above a specified temperature. 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 when the temperature rose above a specified temperature. Note: this query will only return future events after this Applet is created.
API endpoint slug
warmup_smart_thermostat.history_of_temperature_rising_above
Runtime method
performQuery("warmup_smart_thermostat.history_of_temperature_rising_above")

Query fields

Room Dropdown list

Label
Which room?
Slug
room
Required
true
Can have default value
false

Temperature Dropdown list

Label
Rises above what temperature?
Helper text
in °C (e.g. 22)
Slug
temperature
Required
true
Can have default value
false

Ingredients

Created atThe date and time the temperature rose above threshold.

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

TemperatureThe trigger temperature.

Slug
temperature
Filter code
WarmupSmartThermostat.historyOfTemperatureRisingAbove.Temperature
Type
String
Example
The temperature is rising above 20°C