cyr-ius / hass-audiconnect

Adds an audi connect integration to home assistant
MIT License
32 stars 5 forks source link

Remaining Charging Time "Unknown" #89

Open Ingrimmsch93 opened 1 month ago

Ingrimmsch93 commented 1 month ago

Describe the bug Remainaing Charging Time is unknown. I already figured out, that the value in sensor.py seems to be not correct. Proble: I could not figure out how the set it, so the data will into the sensor.

Diagnostics file "chargingStatus": { "value": { "carCapturedTimestamp": "2024-10-13T12:55:21Z", "remainingChargingTimeToComplete_min": 180, "chargingState": "charging", "chargeMode": "manual", "chargeType": "unsupported" } },

Screenshots

image

Additional context Add any other context about the problem here. Audi_connect_data.json

cyr-ius commented 2 days ago

Fix in version 2.1.82