v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/thermostats

Temperature Reached

Simulates a thermostat reaching a specified temperature. Only applicable for sandbox devices. See also Testing Your Thermostat App with Simulate Endpoints.

post/thermostats/simulate/temperature_reached

Request body

device_idstring uuid required

ID of the thermostat device that you want to simulate reaching a specified temperature.

temperature_celsiusnumber float

Temperature in °C that you want simulate the thermostat reaching. You must set temperature_celsius or temperature_fahrenheit.

temperature_fahrenheitnumber float

Temperature in °F that you want simulate the thermostat reaching. You must set temperature_fahrenheit or temperature_celsius.

Response

OK

object required