skodaconnect / homeassistant-skodaconnect

Skoda Connect - A home assistant plugin to add integration with your car
Apache License 2.0
233 stars 27 forks source link

Trunck lid status #265

Closed 1cgtester closed 9 months ago

1cgtester commented 9 months ago

Hi ,

Thx to invest so much energy into skodaconnect.

I can see the status of the windows or doors but I miss the status of the trunk lid....

is this possible to bring this into HA?

best regards

dvx76 commented 9 months ago

Which car do you have? Can you confirm if the trunk status is displayed in the Skoda App?

On Enyaq I do have it en HA:

image

1cgtester commented 9 months ago

Hi, its an octavia from 2023

but i don`t have the "Trunk" icon, only the hole other things whitch can be closed :-) No_trunk1 No_trunk2

dvx76 commented 9 months ago

Ok. But in the Skoda App you can see the open/closed of the trunk? Just want to make sure it's actually exposed by the Skoda API.

1cgtester commented 9 months ago

the Skoda connect doesn`t show it right. No_trunk4

but in the dashboard it looks fine: No_trunk3

so propably Skoda must update the API , right?

dvx76 commented 9 months ago

The dashboard likely just read the status from the local canbus of the car.

If the Skoda App itself doesn't show the info then I'm afraid you're out of luck.

The integration does seem to have code which tries to read out the trunk open/closed status from the API response: https://github.com/skodaconnect/skodaconnect/blob/bc9371520bf329e6f039844bf1ab92783d3c4ecb/skodaconnect/vehicle.py#L2806

1cgtester commented 9 months ago

Hi, so let`s wait for an skoda Connect App update...

thank`s a lot