Automate Reddit
Explore Plans
Mobile menu Close menu
tadoº Heatingtadoº Heating

History of humidity rises above threshold

This query returns a list of when the humidity rises above a user-defined value. 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 humidity rises above a user-defined value. Note: this query will only return future events after this Applet is created.
API endpoint slug
tado_heating.history_of_humidity_rises_above_threshold
Runtime method
performQuery("tado_heating.history_of_humidity_rises_above_threshold")

Query fields

Zone Dropdown list

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

Humidity Text input > Regular expression

Label
Humidity threshold
Slug
humidity
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

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

Current humidityThe humidity measured in the room following the trigger.

Slug
current_humidity
Filter code
TadoHeating.historyOfHumidityRisesAboveThreshold.CurrentHumidity
Type
String
Example
55

ThresholdThe user-defined threshold

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