This query returns a list of when your ecobee thermostat senses that the outdoor humidity was greater than a specific value you supply.
- API endpoint slug
- ecobee.history_of_thermostat_outdoor_humidity_is_greater_than
- Runtime method
- performQuery("ecobee.history_of_thermostat_outdoor_humidity_is_greater_than")
Query fields
- Label
- Thermostat Name
- Slug
- thermostat
- Required
- true
- Can have default value
- false
- Label
- Outdoor Humidity Threshold
- Helper text
- Enter the humidity threshold value for this Trigger
- Slug
- outdoor_humidity_threshold
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- thermostat_name
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.ThermostatName
- Type
- String
- Example
- Living Room
- Slug
- thermostat_identifier
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.ThermostatIdentifier
- Type
- String
- Example
- 123456789012
- Slug
- indoor_humidity
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.IndoorHumidity
- Type
- String
- Example
- 60
- Slug
- thermostat_time
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.ThermostatTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- desired_humidity
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.DesiredHumidity
- Type
- String
- Example
- 55
- Slug
- desired_indoor_cool_temperature
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.DesiredIndoorCoolTemperature
- Type
- String
- Example
- 70
- Slug
- indoor_temperature
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.IndoorTemperature
- Type
- String
- Example
- 74
- Slug
- desired_indoor_heat_temperature
- Filter code
- Ecobee.historyOfThermostatOutdoorHumidityIsGreaterThan.DesiredIndoorHeatTemperature
- Type
- String
- Example
- 78