Skip to content

API for Climatization Status #27

@BoozDJ

Description

@BoozDJ

Hi,
Thank you so much for the Connected Vehicle API. It has some really good features. But I am missing a way to just pull the status of the climatization.

There are endpoints for starting and stopping the climatisation. But from what I can find on the Volvo developer portal there is no endpoint for just requesting the Climatisation Status.

When using several devices to control the vehicle (several different phones, home assistant, etc) it would be great to be able to display the current climatization status on, for example, a display. Currently I am able to see the status in the phone app but not to get the status via the API.

It would be lovely if you could add an endpoint for this purpose.

The endpoint could look something like this:

Get climatisation status
Endpoint used to get vehicle’s latest climatization status values.

GET https://api.volvocars.com/connected-vehicle/v2/vehicles/{vin}/climatization

Scopes
openid
conve:climatization_status

Response body
timestamp - Timestamp in ISO-8601 format when the value has been last retrieved from the vehicle.
climatizationStatus - Possible values: STOPPED, STARTING, RUNNING

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions