New services
Explore Plans
Mobile menu Close menu
Netatmo Weather StationNetatmo Weather Station

History of humidity rises above

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

Query fields

Measure source Dropdown list

Label
Which station?
Slug
measure_source
Required
true
Can have default value
false

Threshold value Text input

Label
Target humidity percentage
Slug
threshold_value
Required
true
Can have default value
true

Ingredients

Measured atThe date and time the measurement occurred

Slug
MeasuredAt
Filter code
Netatmo.historyOfHumidityRisesAbove.MeasuredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Device nameThis is the name of the Netamo device where you are reading the humidity

Slug
DeviceName
Filter code
Netatmo.historyOfHumidityRisesAbove.DeviceName
Type
String
Example
My Home - Indoor station

Target humidityThe target humidity in percent

Slug
TargetHumidity
Filter code
Netatmo.historyOfHumidityRisesAbove.TargetHumidity
Type
String
Example
83

Measured humidityThe measured humidity as a percentage

Slug
MeasuredHumidity
Filter code
Netatmo.historyOfHumidityRisesAbove.MeasuredHumidity
Type
String
Example
84