Implement reauth flow
mvdwetering opened this issue · 1 comments
mvdwetering commented
Is your feature request related to a problem? Please describe.
When for some reason authentication fails on a previously setup device the only way to recover is delete and re-add device.
Describe the solution you'd like
Implement async_step_reauth
as it seems to be the right way to do it. However there is no documentation on it so I guess it is quite new so it would require some more investigation.
Describe alternatives you've considered
Just leave as is ;)
Additional context
async_step_reauth was mentioned in the #devs channel in HA discord.
mvdwetering commented
Implemented in 2.0.0