TobiasLaross / Hass-Lynk-Co

Home Assistant integration for Lynk & Co
MIT License
37 stars 1 forks source link

Re-authentication flow is not working #27

Closed TobiasLaross closed 6 months ago

TobiasLaross commented 6 months ago

Rasing ConfigEntryAuthFailed is not sufficient, async_start_reauth is also needed to be called to ensure that user is prompted with re-authentication flow.

While root cause of loosing authentication can be found, it would be really helpful to be able to force user re-authentication without having to delete and re-install the integration

_Originally posted by @pjgrun in https://github.com/TobiasLaross/Hass-Lynk-Co/issues/23#issuecomment-2102537138_