This query returns a list of when the humidity of a device falls below the provided threshold. Note: this query will only return future events after this Applet is created.
API endpoint slug
airthings.history_of_humidity_falls_below_threshold
Runtime method
performQuery("airthings.history_of_humidity_falls_below_threshold"}
Query fields
Label
Device
Helper text
The device you would like to get humidity from.
Slug
device
Required
true
Can have default value
false
Label
Threshold
Helper text
How dry you want it to be when it triggers.
Slug
threshold
Required
true
Can have default value
true
Ingredients
Slug
created_at
Filter code
Airthings.historyOfHumidityFallsBelowThreshold.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
value
Filter code
Airthings.historyOfHumidityFallsBelowThreshold.Humidity
Type
String
Example
60
Slug
device
Filter code
Airthings.historyOfHumidityFallsBelowThreshold.Device
Type
String
Example
Home - Living room