Volvo Cars integration

This looks very nice, could you please share the code to get this on the lock screen.

Here you are, it’s a bit of a PITA to get into the code and there was a lot of trial and error

Best of luck!

Very nice card setup! Do you mind sharing the code here?

I got my ex40 last Friday and I’m super happy with the car and this integration.
Question to all users here, what automations and blueprints etc are you using?

Thank you for the integration. Works perfect.
Do you know if there is a way to see or look mat the car camera’s? Like a sentry mode or something.

1 Like

Thank you!

It’s not possible to get a live view from the cameras.

I just moved over from volvo2mqtt, I have a 2023 xc40 recharge. This new integration shows me 74 entities, but it looks like I lost entities for the tyre pressure. Is that correct?

It’s an API issue. More info can be found on Tire info not available · Issue #22 · thomasddn/ha-volvo-cars · GitHub.

@thomas_be
I own a 2021 XC60 hybrid but do not see the charging connecting and charging status sensors. Any particular reason why these sensors do not show for me?

With the old integration I used the charging status sensor as a trigger for an automation.

Can you see if it helps when you reload the integration?

If that still doesn’t work can you (1) enable debug logging, (2) reload the integration, (3) disable debug logging and (4) send me the file?

If you are still worried about privacy, you can send the file privately to my dropbox at https://www.dropbox.com/request/SdxkVf0OIWJCDjgcKtRj. The integration does not log privacy related data, unless in very specific exceptions the VIN might be included. I cannot speak for other integrations.

Thanks @thomas_be - will try that later today.

The file has been uploaded @thomas_be.

The recharge endpoint is not supported for your model:

[recharge-status] response: {'status': 404, 'operationId': '...', 'error': {'message': 'NOT_FOUND', 'description': 'Resource not supported for this vehicle model'}}

There is also a limitation for the used API user. We’re not allowed access to some resources unfortunately, so some values cannot be retrieved. More on that in issue 101.

that’s unfortunate :frowning:
Thanks for looking into this @thomas_be