audi_connect_ha icon indicating copy to clipboard operation
audi_connect_ha copied to clipboard

Door & window sensors returning incorrect status

Open bodlang opened this issue 4 years ago • 0 comments

Hello. I have an issue where some of the binary sensors for the doors and windows return incorrect values.

Vehicle is a 2018 S5 Coupé (UK) - 3 door. The integration is added via HACS with the correct username, password & SPIN. The integration creates 1 device and 20 entities. All functions and statuses report correctly within the myAudi App.

The Lock/Unlock via the integration created lock entity perform correctly and the system updates the 'Last Updated' sensor to the present date and time*. The mileage, range, oil level, service intervals, location, etc. all update with the correct values.

xxx represents the vehicle registration.

binary_sensor.xxx.doors_lock shows 'unlocked' and does not update irrespective of the state of the door locks - myAudi updates successfully (see note below). Changing the status of the actual door lock via the key, MyAudi App or HA lock function does not change this state. binary_sensor.xxx_trunk_lock - changes status with the locking state of the car.

binary_sensor.xxx_doors shows 'open' even when doors are closed. App shows closed. binary_sensor.xxx_windows shows 'open' even when Windows are closed. App shows closed. binary_sensor.xxx_trunk - changes status with the opening of any door or trunk.

*sensor.xxx_last_update updates to the actual last updated date and time but then defaults back to 0002-11-29 23:00:00 within 5 minutes.

Many thanks for your help

Edit: Remove personal data

bodlang avatar Dec 09 '20 18:12 bodlang