New services
Explore Plans
Mobile menu Close menu
tadoº Heatingtadoº Heating

History of Temperature falls below threshold

This query returns a list of when the room temperature fell below a user-defined threshold. 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 room temperature fell below a user-defined threshold. Note: this query will only return future events after this Applet is created.
API endpoint slug
tado_heating.history_of_temperature_falls_below_threshold
Runtime method
performQuery("tado_heating.history_of_temperature_falls_below_threshold")

Query fields

Zone Dropdown list

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

Temperature Text input > Regular expression

Label
Temperature threshold
Slug
temperature
Required
true
Can have default value
true

Unit Dropdown list

Label
Temperature unit
Slug
unit
Required
true
Can have default value
false

Ingredients

Created atDate and time event was created.

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

Current temperatureThe temperature in user-defined units measured in the zone following the trigger.

Slug
current_temperature
Filter code
TadoHeating.historyOfTemperatureFallsBelowThreshold.CurrentTemperature
Type
String
Example
31

ThresholdThe user-defined threshold

Slug
threshold
Filter code
TadoHeating.historyOfTemperatureFallsBelowThreshold.Threshold
Type
String
Example
20