audi_connect_ha icon indicating copy to clipboard operation
audi_connect_ha copied to clipboard

States not correct or updating

Open Jack123uk opened this issue 3 years ago • 7 comments

Hey, hope someone can help me out, to what I am doing wrong if anything. I have a brand new 2021 RS5 I have managed to add my credentials into the Audi connect integration successfully. Home assistant is showing 23 entities, all good so far! I haven’t tried the lock and unlock feature yet! My main issue is the states not showing correctly. No matter what I do it’s always showing my car as unlocked, and the windows are open. has anyone had this issue? Or can anyone help with a solution? Thanks

Jack123uk avatar Sep 13 '21 21:09 Jack123uk

Anyone 😔🙏

Jack123uk avatar Sep 18 '21 07:09 Jack123uk

Same issue here, many entities are fine (e.g. Oil or tank level and range), but especially door status not updated

lbr-6pac avatar Oct 05 '21 09:10 lbr-6pac

Similiar issue with my 2019 A1, everything works flawless, except for the trunk and trunk lock state. They always show open/unlocked when I am locking the car with the keys but when I lock it through the myAudi app it updates correctly (it also updates to open correctly when I unlock the car with the key, only locking does not work properly). Status in the myAudi app is always on point

siaub avatar Oct 30 '21 12:10 siaub

Same issue here with the 2019 A1. It doesn't look like any of the states update.

danantonson avatar Jan 06 '22 15:01 danantonson

Same issue here with 2017 A5 Coupe 2.0 TSFI quattro Sport. Also refer to Issue #55, I have exactly the same behavior. The only way I can confirm my car is 'locked', is by the '_trunk-lock' entity. My Audi App represents the correct status when I open/ close doors, windows etc.:

image image

@arjenvrh Any developments, comments on this issue?

Rookie-Ron avatar Jan 07 '22 19:01 Rookie-Ron

Hey guys, I figured out what the issue was some time ago. But don't know anything about programming. The only things I know Is what I learned myself in the past year.

The thing is: We all choose that beautiful coupé.... Audi knows it has only 2 doors., only audi_conect_ha is not aware yet. Because I thought I would say stupid things on here. I didn't dare to post here before.

So if you go to audi_models.py you can see there are all the states for cars with front and rear doors listed Door states

And if you go to audi_connect_account.py you can clearly see they still use the rear doors to define if all doors are locked or not. Since there are no fysical rear doors, it is certainly not possible to be locked. And that's why audi_connect_ha keeps returning that not all doors are locked (so unlocked).

any_door_state

Because I didn't want to get involved in difficult programming. I just changed the rear doors into front doors again... You can see that in the picture where I already changed them. So audi_connect_ha still thinks I'm driving a sportback. But it is actually just checking the state of the front doors twice for me now....

It now all makes clear why the states of the doors were incorrect but the hood and the trunk were always correct before.

But I am sure you guys will find a decent way to solve it....

Grtz Jeroen

.

Jean-Jerrre avatar Jan 28 '22 01:01 Jean-Jerrre

Hey, hope someone can help me out, to what I am doing wrong if anything. I have a brand new 2021 RS5 I have managed to add my credentials into the Audi connect integration successfully. Home assistant is showing 23 entities, all good so far! I haven’t tried the lock and unlock feature yet! My main issue is the states not showing correctly. No matter what I do it’s always showing my car as unlocked, and the windows are open. has anyone had this issue? Or can anyone help with a solution? Thanks

Btw, if I was helpful to you, take me for a ride in your RS5... Even if you let me just stare at it for a few minutes, I'll be satisfied.

Jean-Jerrre avatar Jan 28 '22 02:01 Jean-Jerrre

This appears to be fixed about 6 months ago and issue has been stale for almost 2 years. Closing but please report an issue if you have one.

coreywillwhat avatar Apr 08 '24 21:04 coreywillwhat