Skip to main content
POST
Set system mode

Authorizations

Authorization
string
header
required

Session token or API token

Body

application/json
mode
enum<string>
required
Available options:
heat,
cool,
auto,
off
Example:

"auto"

Response

Mode set successfully

success
boolean
Example:

true

mode
enum<string>
Available options:
heat,
cool,
auto,
off
Example:

"auto"