audiconnect / audi_connect_ha

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

fix: Charging Complete Time #376

Closed coreywillwhat closed 5 months ago

coreywillwhat commented 5 months ago

Instead of using the last_update_time after charging completes, the new logic will preserve the timestamp of the estimated completion. This ensures that the recorded charging complete time remains unchanged in subsequent updates.