-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Door lock not working after update 1.10.4 #496
Comments
I see the exact same problem and I can´t start preheater, but I get all status back from my car |
I rolled back to 1.10.2 and then it works again, I will stay on this version until this stops to work. |
This issue is stale because it has been open for 45 days with no activity. Are you still experiencing this issue? |
still does not work |
+1 |
Any chance this is related to #507 ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
after i installed the update 1.10.4 the lock.audi_q5_tfsi_e_door_lock does not work anymore. (the door always stay unlocked)
Expected behavior
A clear and concise description of what you expected to happen.
Vehicle Details
Model: Q5
Year: 2020
Type : Hybrid
Region: EU
2024-11-14 21:33:19.434 DEBUG (MainThread) [custom_components.audiconnect.audi_account] Starting refresh cloud data...
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_services] Vehicle data returned for VIN: *************: {'access': {'accessStatus': {'value': {'overallStatus': 'safe', 'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc), 'doors': [{'name': 'bonnet', 'status': ['closed']}, {'name': 'frontLeft', 'status': ['locked', 'closed']}, {'name': 'frontRight', 'status': ['locked', 'closed']}, {'name': 'rearLeft', 'status': ['locked', 'closed']}, {'name': 'rearRight', 'status': ['locked', 'closed']}, {'name': 'trunk', 'status': ['locked', 'closed']}], 'windows': [{'name': 'frontLeft', 'status': ['closed']}, {'name': 'frontRight', 'status': ['closed']}, {'name': 'rearLeft', 'status': ['closed']}, {'name': 'rearRight', 'status': ['closed']}, {'name': 'roofCover', 'status': ['unsupported']}, {'name': 'sunRoof', 'status': ['unsupported']}], 'doorLockStatus': 'locked'}}}, 'charging': {'batteryStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 18, 24, 21, tzinfo=datetime.timezone.utc), 'currentSOC_pct': 100, 'cruisingRangeElectric_km': 41}}, 'chargingStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 18, 24, 21, tzinfo=datetime.timezone.utc), 'chargingState': 'chargePurposeReachedAndNotConservationCharging', 'chargeMode': 'invalid', 'chargeType': 'unsupported'}}, 'plugStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 18, 24, 21, tzinfo=datetime.timezone.utc), 'plugConnectionState': 'connected', 'plugLockState': 'locked', 'externalPower': 'ready', 'ledColor': 'green'}}, 'chargeMode': {'value': {'preferredChargeMode': 'invalid', 'availableChargeModes': []}}}, 'chargingTimers': {'chargingTimersStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 15, 19, tzinfo=datetime.timezone.utc), 'timeInCar': '', 'timers': [{'id': 1, 'enabled': False, 'climatisation': False, 'preferredChargingTimes': [{'id': 1, 'enabled': False, 'startTime': '00:00', 'endTime': '00:00'}], 'singleTimer': {'targetDateTime': datetime.datetime(2024, 11, 15, 11, 0, tzinfo=datetime.timezone.utc), 'departureDateTime': datetime.datetime(2024, 11, 15, 11, 0, tzinfo=datetime.timezone.utc)}}, {'id': 2, 'enabled': False, 'climatisation': False, 'preferredChargingTimes': [{'id': 1, 'enabled': False, 'startTime': '00:00', 'endTime': '00:00'}], 'singleTimer': {'targetDateTime': datetime.datetime(2024, 11, 15, 11, 0, tzinfo=datetime.timezone.utc), 'departureDateTime': datetime.datetime(2024, 11, 15, 11, 0, tzinfo=datetime.timezone.utc)}}]}}}, 'climatisation': {'climatisationSettings': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 15, 9, tzinfo=datetime.timezone.utc), 'targetTemperature_C': 21, 'targetTemperature_F': 70, 'climatisationWithoutExternalPower': True, 'climatizationAtUnlock': False, 'windowHeatingEnabled': True, 'zoneFrontLeftEnabled': False, 'zoneFrontRightEnabled': False, 'zoneRearLeftEnabled': False, 'zoneRearRightEnabled': False}}, 'climatisationStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 15, 18, tzinfo=datetime.timezone.utc), 'remainingClimatisationTime_min': -256, 'climatisationState': 'off'}}, 'climatisationTemperatureOutside': {'error': {'message': 'Bad Gateway', 'errorTimeStamp': datetime.datetime(2024, 11, 14, 20, 33, 19, tzinfo=datetime.timezone.utc), 'info': 'Something went wrong. Please try to re-login. If the problem persists, please contact our support.', 'code': 4003, 'group': 3, 'retry': True}}, 'windowHeatingStatus': {'value': {'windowHeatingStatus': [{'windowLocation': 'front', 'windowHeatingState': 'invalid'}, {'windowLocation': 'rear', 'windowHeatingState': 'invalid'}]}}}, 'climatisationTimers': {'climatisationTimersStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 15, 19, tzinfo=datetime.timezone.utc), 'timeInCar': datetime.datetime(2024, 11, 14, 17, 15, 16, tzinfo=datetime.timezone.utc), 'timers': [{'id': 1, 'enabled': False, 'singleTimer': {'startDateTime': datetime.datetime(2024, 11, 15, 12, 10, tzinfo=datetime.timezone.utc), 'targetDateTime': datetime.datetime(2024, 11, 15, 12, 10, tzinfo=datetime.timezone.utc)}}, {'id': 2, 'enabled': False, 'singleTimer': {'startDateTime': datetime.datetime(2024, 11, 15, 11, 0, tzinfo=datetime.timezone.utc), 'targetDateTime': datetime.datetime(2024, 11, 15, 11, 0, tzinfo=datetime.timezone.utc)}}]}}}, 'fuelStatus': {'rangeStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 18, 24, 21, tzinfo=datetime.timezone.utc), 'carType': 'hybrid', 'primaryEngine': {'type': 'gasoline', 'currentSOC_pct': 44, 'remainingRange_km': 290, 'currentFuelLevel_pct': 44}, 'secondaryEngine': {'type': 'electric', 'currentSOC_pct': 100, 'remainingRange_km': 41}, 'totalRange_km': 331}}}, 'measurements': {'rangeStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 18, 24, 21, tzinfo=datetime.timezone.utc), 'electricRange': 41, 'gasolineRange': 290, 'totalRange_km': 331}}, 'odometerStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc), 'odometer': 51792}}, 'fuelLevelStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 18, 24, 21, tzinfo=datetime.timezone.utc), 'currentFuelLevel_pct': 44, 'currentSOC_pct': 100, 'primaryEngineType': 'gasoline', 'secondaryEngineType': 'electric', 'carType': 'hybrid'}}}, 'oilLevel': {'oilLevelStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 15, 42, tzinfo=datetime.timezone.utc), 'value': True}}}, 'vehicleLights': {'lightsStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc), 'lights': [{'name': 'right', 'status': 'off'}, {'name': 'left', 'status': 'off'}]}}}, 'vehicleHealthInspection': {'maintenanceStatus': {'value': {'carCapturedTimestamp': datetime.datetime(2024, 11, 14, 16, 16, 38, tzinfo=datetime.timezone.utc), 'inspectionDue_days': 66, 'inspectionDue_km': 4300, 'mileage_km': 51792, 'oilServiceDue_days': 66, 'oilServiceDue_km': 4300}}}}
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'TOTAL_RANGE' at location=['fuelStatus', 'rangeStatus', 'value', 'totalRange_km']
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'TOTAL_RANGE' with value=331, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'TANK_LEVEL_IN_PERCENTAGE' at location=['measurements', 'fuelLevelStatus', 'value', 'currentFuelLevel_pct']
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'TANK_LEVEL_IN_PERCENTAGE' with value=44, loc=['measurements', 'fuelLevelStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'UTC_TIME_AND_KILOMETER_STATUS' at location=['measurements', 'odometerStatus', 'value', 'odometer']
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'UTC_TIME_AND_KILOMETER_STATUS' with value=51792, loc=['measurements', 'odometerStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:16:40+00:00
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'MAINTENANCE_INTERVAL_TIME_TO_INSPECTION' at location=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'inspectionDue_days']
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'MAINTENANCE_INTERVAL_TIME_TO_INSPECTION' with value=66, loc=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:16:38+00:00
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'MAINTENANCE_INTERVAL_DISTANCE_TO_INSPECTION' at location=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'inspectionDue_km']
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'MAINTENANCE_INTERVAL_DISTANCE_TO_INSPECTION' with value=4300, loc=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:16:38+00:00
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'MAINTENANCE_INTERVAL_TIME_TO_OIL_CHANGE' at location=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'oilServiceDue_days']
2024-11-14 21:33:20.075 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'MAINTENANCE_INTERVAL_TIME_TO_OIL_CHANGE' with value=66, loc=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:16:38+00:00
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'MAINTENANCE_INTERVAL_DISTANCE_TO_OIL_CHANGE' at location=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'oilServiceDue_km']
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'MAINTENANCE_INTERVAL_DISTANCE_TO_OIL_CHANGE' with value=4300, loc=['vehicleHealthInspection', 'maintenanceStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:16:38+00:00
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'OIL_LEVEL_DIPSTICKS_PERCENTAGE' at location=['oilLevel', 'oilLevelStatus', 'value', 'value']
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'OIL_LEVEL_DIPSTICKS_PERCENTAGE' with value=True, loc=['oilLevel', 'oilLevelStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:15:42+00:00
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'ADBLUE_RANGE' at location=['measurements', 'rangeStatus', 'value', 'adBlueRange']
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Value for 'ADBLUE_RANGE' is None or missing; not appending field.
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Searching for 'LIGHT_STATUS' at location=['vehicleLights', 'lightsStatus', 'value', 'lights']
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND FIELD: Found 'LIGHT_STATUS' with value=[{'name': 'right', 'status': 'off'}, {'name': 'left', 'status': 'off'}], loc=['vehicleLights', 'lightsStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:16:40+00:00
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Starting to append windows...
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Timestamp captured from car: 2024-11-14 16:16:40+00:00
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Processing window: frontLeft with status: ['closed']
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Appended window field: {'textId': 'STATE_LEFT_FRONT_WINDOW', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.076 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Processing window: frontRight with status: ['closed']
2024-11-14 21:33:20.077 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Appended window field: {'textId': 'STATE_RIGHT_FRONT_WINDOW', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.077 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Processing window: rearLeft with status: ['closed']
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Appended window field: {'textId': 'STATE_LEFT_REAR_WINDOW', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Processing window: rearRight with status: ['closed']
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Appended window field: {'textId': 'STATE_RIGHT_REAR_WINDOW', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Processing window: roofCover with status: ['unsupported']
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Skipping unsupported window or not mapped in OLDAPI_MAPPING: roofCover
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Processing window: sunRoof with status: ['unsupported']
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Skipping unsupported window or not mapped in OLDAPI_MAPPING: sunRoof
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND WINDOW: Finished appending windows
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Starting to append doors...
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Timestamp captured from car: 2024-11-14 16:16:40+00:00
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Processing door: bonnet with status: ['closed']
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door lock field: {'textId': 'LOCK_STATE_HOOD', 'value': '0', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door open field: {'textId': 'OPEN_STATE_HOOD', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Processing door: frontLeft with status: ['locked', 'closed']
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door lock field: {'textId': 'LOCK_STATE_LEFT_FRONT_DOOR', 'value': '2', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.078 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door open field: {'textId': 'OPEN_STATE_LEFT_FRONT_DOOR', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Processing door: frontRight with status: ['locked', 'closed']
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door lock field: {'textId': 'LOCK_STATE_RIGHT_FRONT_DOOR', 'value': '2', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door open field: {'textId': 'OPEN_STATE_RIGHT_FRONT_DOOR', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Processing door: rearLeft with status: ['locked', 'closed']
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door lock field: {'textId': 'LOCK_STATE_LEFT_REAR_DOOR', 'value': '2', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door open field: {'textId': 'OPEN_STATE_LEFT_REAR_DOOR', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Processing door: rearRight with status: ['locked', 'closed']
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door lock field: {'textId': 'LOCK_STATE_RIGHT_REAR_DOOR', 'value': '2', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door open field: {'textId': 'OPEN_STATE_RIGHT_REAR_DOOR', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Processing door: trunk with status: ['locked', 'closed']
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door lock field: {'textId': 'LOCK_STATE_TRUNK_LID', 'value': '2', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Appended door open field: {'textId': 'OPEN_STATE_TRUNK_LID', 'value': '3', 'tsCarCaptured': datetime.datetime(2024, 11, 14, 16, 16, 40, tzinfo=datetime.timezone.utc)}
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] APPEND DOOR: Finished appending doors
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'carType' at location=['fuelStatus', 'rangeStatus', 'value', 'carType'], tsoff=-1
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'carType' with value=hybrid, tsoff=-1, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'engineTypeFirstEngine' at location=['fuelStatus', 'rangeStatus', 'value', 'primaryEngine', 'type'], tsoff=-2
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'engineTypeFirstEngine' with value=gasoline, tsoff=-2, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'primaryEngineRange' at location=['fuelStatus', 'rangeStatus', 'value', 'primaryEngine', 'remainingRange_km'], tsoff=-2
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'primaryEngineRange' with value=290, tsoff=-2, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'primaryEngineRangePercent' at location=['fuelStatus', 'rangeStatus', 'value', 'primaryEngine', 'currentSOC_pct'], tsoff=-2
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'primaryEngineRangePercent' with value=44, tsoff=-2, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'engineTypeSecondEngine' at location=['fuelStatus', 'rangeStatus', 'value', 'secondaryEngine', 'type'], tsoff=-2
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'engineTypeSecondEngine' with value=electric, tsoff=-2, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'secondaryEngineRange' at location=['fuelStatus', 'rangeStatus', 'value', 'secondaryEngine', 'remainingRange_km'], tsoff=-2
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'secondaryEngineRange' with value=41, tsoff=-2, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'secondaryEngineRangePercent' at location=['fuelStatus', 'rangeStatus', 'value', 'secondaryEngine', 'currentSOC_pct'], tsoff=-2
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'secondaryEngineRangePercent' with value=100, tsoff=-2, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'hybridRange' at location=['fuelStatus', 'rangeStatus', 'value', 'totalRange_km'], tsoff=-1
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'hybridRange' with value=331, tsoff=-1, loc=['fuelStatus', 'rangeStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'stateOfCharge' at location=['charging', 'batteryStatus', 'value', 'currentSOC_pct'], tsoff=-1
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'stateOfCharge' with value=100, tsoff=-1, loc=['charging', 'batteryStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.079 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'chargingState' at location=['charging', 'chargingStatus', 'value', 'chargingState'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'chargingState' with value=chargePurposeReachedAndNotConservationCharging, tsoff=-1, loc=['charging', 'chargingStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'chargeMode' at location=['charging', 'chargingStatus', 'value', 'chargeMode'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'chargeMode' with value=invalid, tsoff=-1, loc=['charging', 'chargingStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'chargingPower' at location=['charging', 'chargingStatus', 'value', 'chargePower_kW'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Value for 'chargingPower' is None; not appending state.
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'actualChargeRate' at location=['charging', 'chargingStatus', 'value', 'chargeRate_kmph'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Value for 'actualChargeRate' is None; not appending state.
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'chargingMode' at location=['charging', 'chargingStatus', 'value', 'chargeType'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'chargingMode' with value=unsupported, tsoff=-1, loc=['charging', 'chargingStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'targetstateOfCharge' at location=['charging', 'chargingSettings', 'value', 'targetSOC_pct'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Value for 'targetstateOfCharge' is None; not appending state.
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'plugState' at location=['charging', 'plugStatus', 'value', 'plugConnectionState'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'plugState' with value=connected, tsoff=-1, loc=['charging', 'plugStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'remainingChargingTime' at location=['charging', 'chargingStatus', 'value', 'remainingChargingTimeToComplete_min'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Value for 'remainingChargingTime' is None; not appending state.
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'plugLockState' at location=['charging', 'plugStatus', 'value', 'plugLockState'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'plugLockState' with value=locked, tsoff=-1, loc=['charging', 'plugStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'externalPower' at location=['charging', 'plugStatus', 'value', 'externalPower'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'externalPower' with value=ready, tsoff=-1, loc=['charging', 'plugStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'plugledColor' at location=['charging', 'plugStatus', 'value', 'ledColor'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'plugledColor' with value=green, tsoff=-1, loc=['charging', 'plugStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 18:24:21+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'climatisationState' at location=['climatisation', 'auxiliaryHeatingStatus', 'value', 'climatisationState'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Value for 'climatisationState' is None; not appending state.
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'climatisationState' at location=['climatisation', 'climatisationStatus', 'value', 'climatisationState'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'climatisationState' with value=off, tsoff=-1, loc=['climatisation', 'climatisationStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:15:18+00:00
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Searching for 'remainingClimatisationTime' at location=['climatisation', 'climatisationStatus', 'value', 'remainingClimatisationTime_min'], tsoff=-1
2024-11-14 21:33:20.080 DEBUG (MainThread) [custom_components.audiconnect.audi_models] TRY APPEND STATE: Found 'remainingClimatisationTime' with value=-256, tsoff=-1, loc=['climatisation', 'climatisationStatus', 'value', 'carCapturedTimestamp'], ts=2024-11-14 16:15:18+00:00
2024-11-14 21:33:20.748 DEBUG (MainThread) [custom_components.audiconnect.audi_services] TRIP DATA: td_current: {'tripType': 'shortTerm', 'tripID': 2817554547, 'averageElectricEngineConsumption': 123, 'averageFuelConsumption': 50, 'averageSpeed': 42, 'mileage': 26, 'startMileage': 51766, 'traveltime': 37, 'timestamp': datetime.datetime(2024, 11, 14, 16, 15, 7, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off', 'overallMileage': 51792}
2024-11-14 21:33:20.748 DEBUG (MainThread) [custom_components.audiconnect.audi_services] TRIP DATA: td_reset_trip: {'tripType': 'shortTerm', 'tripID': 2817276084, 'averageElectricEngineConsumption': 250, 'averageFuelConsumption': 4, 'averageSpeed': 48, 'mileage': 24, 'startMileage': 51742, 'traveltime': 30, 'timestamp': datetime.datetime(2024, 11, 14, 6, 42, 54, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off', 'overallMileage': 51766}
2024-11-14 21:33:20.879 DEBUG (MainThread) [custom_components.audiconnect.audi_services] TRIP DATA: td_current: {'tripType': 'longTerm', 'tripID': 2593597426, 'averageElectricEngineConsumption': 149, 'averageFuelConsumption': 33, 'averageSpeed': 54, 'mileage': 24665, 'startMileage': 27127, 'traveltime': 28768, 'timestamp': datetime.datetime(2024, 11, 14, 16, 15, 7, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off', 'overallMileage': 51792}
2024-11-14 21:33:20.879 DEBUG (MainThread) [custom_components.audiconnect.audi_services] TRIP DATA: td_reset_trip: {'tripType': 'longTerm', 'tripID': 2593597426, 'averageElectricEngineConsumption': 149, 'averageFuelConsumption': 33, 'averageSpeed': 54, 'mileage': 24665, 'startMileage': 27127, 'traveltime': 28768, 'timestamp': datetime.datetime(2024, 11, 14, 16, 15, 7, tzinfo=datetime.timezone.utc), 'reportReason': 'clamp15off', 'overallMileage': 51792}
2024-11-14 21:33:20.879 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] POSITION: Starting update_vehicle_position for VIN: *************
2024-11-14 21:33:20.880 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] POSITION: Attempting to retrieve stored vehicle position for VIN: *************
2024-11-14 21:33:21.135 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] POSITION: Vehicle position data received for VIN: *************, lat: ##.#####, lon: #.######, timestamp: 2024-11-14 16:15:41+00:00, parktime: 2024-11-14 16:15:41+00:00
2024-11-14 21:33:21.135 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] POSITION: Vehicle position updated successfully for VIN: *************
2024-11-14 21:33:21.345 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] CLIMATER: remainingClimatisationTime: -256
2024-11-14 21:33:21.345 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] CLIMATER: vehicleParkingClock: 2024-11-14 16:15:41+00:00
2024-11-14 21:33:21.345 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] CLIMATER: isMirrorHeatingActive: False
2024-11-14 21:33:21.347 DEBUG (MainThread) [custom_components.audiconnect.audi_account] Successfully refreshed cloud data
The text was updated successfully, but these errors were encountered: