watkins-matt / home-assistant-google-keep-sync

Custom component for Home Assistant that enables bidirectional synchronization with Google Keep lists.
MIT License
46 stars 4 forks source link

Reauthentication required #36

Open MagnusErler opened 1 week ago

MagnusErler commented 1 week ago

I changed my Google password and the integration is therefore failing to set up. When reconfiguring it says "Reauthentication required" with no option to proceed. Of course, a solution could be to just remove the integration and start over

watkins-matt commented 1 week ago

Hi, yes as you mentioned the preferred current workaround is to delete the integration and add it again with the new credentials.

There is some initial code to reauthenticate without removing the integration but it's not complete. It will be implemented in a future version.