# deviceSetClimateMode

**Type:** GraphQL mutations

## Arguments
- deviceId (ID)
- climateMode (ClimateMode, Not Null): undefined

- commandSource (CommandSource): undefined


## Response
**Type:** DeviceSetClimateModePayload
**Description:**
undefined

### Fields
- device (Device)
- command (Command)
- errors (DeviceSetClimateModeError)
