I am hoping to integrate Google Keep Notes as per PiotrMachowski/Home-Assistant-custom-components-Google-Keep: This sensor uses gkeepapi library to download a list of notes from https://keep.google.com/. (github.com)
The problem is that it relies on the gkeepapi which I cannot seem to install (pip install gkeepapi).
Because I am using Home Assistant OS (core-2022.7.7), I cannot run pip commands.
Does anyone know of a solution?
Bump