I really want to create a Google Keep notes sensor for Home Assistant so that I can see all my notes. As far as understand, there is an unofficial api which can easily be used: https://github.com/kiwiz/gkeepapi
The problem is that I have no idea how to do it. I have not spent much time with python and I don’t think I have enough knowledge. Where do I start? Can anyone help?