This query returns a list of events when your ecobee thermostat sensed that the indoor humidity was less than a specified value you supplied Note: this query will only return future events after this Applet is created.
API endpoint slug
ecobee.history_of_thermostat_indoor_humidity_lower_than_threshold
Runtime method
performQuery("ecobee.history_of_thermostat_indoor_humidity_lower_than_threshold"}
Query fields
Label
Thermostat Name
Slug
thermostat
Required
true
Can have default value
false
Label
Indoor Humidity Threshold
Helper text
Enter the humidty % threshold value for this Trigger
Slug
indoor_humidity_threshold
Required
true
Can have default value
false
Ingredients
Slug
thermostat_name
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.ThermostatName
Type
String
Example
Living Room
Slug
thermostat_identifier
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.ThermostatIdentifier
Type
String
Example
123456789012
Slug
indoor_humidity
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.IndoorHumidity
Type
String
Example
60
Slug
thermostat_time
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.ThermostatTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
desired_humidity
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.DesiredHumidity
Type
String
Example
55
Slug
desired_indoor_cool_temperature
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.DesiredIndoorCoolTemperature
Type
String
Example
70
Slug
desired_indoor_heat_temperature
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.DesiredIndoorHeatTemperature
Type
String
Example
70
Slug
indoor_temperature
Filter code
Ecobee.historyOfThermostatIndoorHumidityLowerThanThreshold.IndoorTemperature
Type
String
Example
74