Google Keep Integration for Shopping list syncronization

Pretty sure it’s provided in the readme for the integration - not simple, but the instructions are there

2 Likes

Thank you so much. I missed this completely. I’d followed a link from the setup guide that sent me to Troubleshoot which didn’t help, but clearly I should have done some more reading of the readme.

1 Like

Hello,

After upgrading to HA Core 2025.7.0 I get the below error

Logger: homeassistant.setup
Source: setup.py:278
First occurred: 12:11:08 PM (1 occurrence)
Last logged: 12:11:08 PM

Setup failed for custom integration 'google_keep_sync': Requirements for google_keep_sync not found: ['gkeepapi==0.15.1', 'urllib3==1.26.18', 'gpsoauth==1.1.1'].

Any help would be appreciated. I have tried re-installing – error persists

1 Like

I have reverted to the previous version of HA core and I can confirm that it works

When you’re using a custom integration and it fails, it’s always a good move to report the issue to the developer of the integration and provide the relevant errors from your error logs.

Fortunately someone has already done so, and the developer has addressed the incompatibility with the 2025.7 version of home assistant.

Error with Home Assistant 2025-7-0

Thanks Matt Watkins

Thank you will do so going forward.