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