Get Climate Settings
GET {{url}}/interior/climate
Gets the current interior climate settings for the connected car. Users must have the remote access feature enabled in their Performance Motors account or the action will not be authorized. If the car is off, the system will return the climate settings used in the last session.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-mock-response-name | string | This tells the mock server which response to return when multiple example responses are present. This is not applicable to the live API. |
RESPONSES
status: OK
{"fanspeed":4,"ac":true,"temp":"low","recirc":true,"aim":["head","feet"],"seats":"cool"}