Google Keep Custom Component

hi,

since we now have control with HA in GA directly , can we use this custom component WITHOUT IFTTT?
reason is that IFTTT is not available in all languages , so can i use the google kpee direcly from GA , how can i expose it?

thnx in advance

Had the same issue.
Found it in another non-HA thread.
Here: https://github.com/kiwiz/gkeepapi/issues/32#issuecomment-406746156

Basically, you need an app password, not your google password (for me it was needed since I had a 2-step authentication).
Create an app password here: https://myaccount.google.com/apppasswords and use it.

Just tried to use this today, and FYI it needs the manifest.json file updated to ‘gkeepapi==0.11.16’ or it can’t connect.

Otherwise seems to work well.