Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
device_id
string<uuid>
required

ID of the thermostat device for which you want to simulate having adjusted the HVAC mode.

hvac_mode
enum<string>
required

HVAC mode that you want to simulate.

Available options:
off

Response

OK

The response is of type object.