Closed gpitel closed 2 years ago
Could you try to update manifest to the following version and restart your HA?
{
"domain": "google_keep",
"name": "Google Keep",
"documentation": "https://github.com/PiotrMachowski/Home-Assistant-custom-components-Google-Keep",
"dependencies": [],
"codeowners": ["@PiotrMachowski"],
"requirements": ["gkeepapi==0.13.6"],
"version": "v1.1.1"
}
I changed the manifest located in directory
\\xx.168.1.xx\config\custom_components\google_keep
The json before was:
{
"domain": "google_keep",
"name": "Google Keep",
"documentation": "https://github.com/PiotrMachowski/Home-Assistant-custom-components-Google-Keep",
"dependencies": [],
"codeowners": ["@PiotrMachowski"],
"requirements": ["gkeepapi==0.11.16"],
"version": "v1.1.1"
}
Upon reset I am still getting the same email/collaborator error.
Ok, so it seems like an issue with gkeepapi
I got around this problem a while ago. Not sure what the exact fix was... rolling back to an older version, re-installing, etc.
Last week the Google Keep integration stopped working. I have uninstalled a installed again a few times without luck, and rebooted HA even more. The yaml settings and log output are provided below. I am using:
SYSTEM (10/15/2021) core-2021.10.4 supervisor-2021.10.0 Home Assistant OS 6.5
Great work with the plugin by the way. My family uses this for a HA dashboard, which from the looks of the key error (collaborator + email), maybe Google changed their API regarding Keep Collaborators on their side?
CONFIG
ERROR LOG