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
Label
Which room?
Slug
room
Required
true
Can have default value
false
Label
Rises above what temperature?
Helper text
in °C (e.g. 22)
Slug
temperature
Required
true
Can have default value
false
Ingredients
Slug
created_at
Filter code
WarmupSmartThermostat.historyOfTemperatureRisingAbove.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
temperature
Filter code
WarmupSmartThermostat.historyOfTemperatureRisingAbove.Temperature
Type
String
Example
The temperature is rising above 20°C