Skip to content

Initial Release

Compare
Choose a tag to compare
@watkins-matt watkins-matt released this 20 Nov 03:13
· 81 commits to main since this release

This is the first release of Google Keep Sync for Home Assistant. All of the basic features are currently working.

Known Issue:
Certain library versions will cause Invalid Authentication errors when logging in, even with a correct password. See this issue at the gkeepai repository and this issue at the gpsoauth repository.

There is a workaround: you need to generate a token manually, and provide the token instead of a password while setting up the integration. You can use the script in scripts/fetch_token.py to generate a token within a known working environment.