audiconnect / audi_connect_ha

Adds an audi connect integration to home assistant
MIT License
227 stars 98 forks source link

Value Errors every 15 minutes #373

Closed over40 closed 5 months ago

over40 commented 5 months ago

2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'OIL_LEVEL_DIPSTICKS_PERCENTAGE' is missing; not appending field. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'ADBLUE_RANGE' is missing; not appending field. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'engineTypeSecondEngine' is None; not appending state. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'secondaryEngineRange' is None; not appending state. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'secondaryEngineRangePercent' is None; not appending state. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'stateOfCharge' is None; not appending state. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'chargingMode' is None; not appending state. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'actualChargeRate' is None; not appending state. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'chargingPower' is None; not appending state. 2024-04-12 18:43:00.613 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'chargeMode' is None; not appending state. 2024-04-12 18:43:00.614 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'chargingState' is None; not appending state. 2024-04-12 18:43:00.614 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'plugState' is None; not appending state. 2024-04-12 18:43:00.614 WARNING (MainThread) [custom_components.audiconnect.audi_models] Timestamp for 'remainingChargingTime' is None or missing; not appending state. 2024-04-12 18:43:00.614 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'plugLockState' is None; not appending state. 2024-04-12 18:43:00.614 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'externalPower' is None; not appending state. 2024-04-12 18:43:00.614 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'plugledColor' is None; not appending state. 2024-04-12 18:43:00.614 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'climatisationState' is None; not appending state. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'TOTAL_RANGE' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'TANK_LEVEL_IN_PERCENTAGE' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'UTC_TIME_AND_KILOMETER_STATUS' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'MAINTENANCE_INTERVAL_TIME_TO_INSPECTION' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'MAINTENANCE_INTERVAL_DISTANCE_TO_INSPECTION' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'MAINTENANCE_INTERVAL_TIME_TO_OIL_CHANGE' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'MAINTENANCE_INTERVAL_DISTANCE_TO_OIL_CHANGE' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'OIL_LEVEL_DIPSTICKS_PERCENTAGE' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'ADBLUE_RANGE' is missing; not appending field. 2024-04-12 18:43:01.470 WARNING (MainThread) [custom_components.audiconnect.audi_models] Value for 'LIGHT_STATUS' is missing; not appending field. Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Logfile How to enable audiconnect debugging? Settings > Integrations > Audi Connect > Enable Debug Logging Run service refresh_cloud_data Disable Debug Logging

over40 commented 5 months ago

Will try new version 1.5.2