Overview
Change the HVAC operating mode between heat, cool, heat-cool (auto), or off.Endpoint
Authentication
Required Scopes:write
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
mode | string | Yes | "heat", "cool", "heat-cool", or "off" |
Response
Success (200 OK):HVAC Modes
| Mode | Description |
|---|---|
heat | Heating only - maintains minimum temperature |
cool | Cooling only - maintains maximum temperature |
heat-cool | Auto mode - maintains temperature range |
off | System off - no heating or cooling |
When switching to
heat-cool mode, use the Set Temperature Range endpoint to configure the temperature range.Code Examples
Use Cases
Seasonal Mode Switching
Energy Saving
Next Steps
Set Temperature
Set target temperature
Set Temperature Range
Configure heat-cool range