# deviceSetTemperature

**Type:** GraphQL mutations

## Arguments
- deviceId (ID)
- temperature (Float)
- commandSource (CommandSource): undefined


## Response
**Type:** DeviceSetTemperaturePayload
**Description:**
undefined

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