Nephiel
Nephiel
Same as #603, #628, #634
> I've made some progress. It's possible to remove all the sensitive scope authorizations if you set gcalcli to post to a secondary calendar. Then you should be able to...
FWIW, this is what worked for me on a Comet Lake with Intel ME 14.x. **Do this at your own risk**. - Get `me_cleaner.py` from #282 and ensure it reports...
Nice! I did try swapping MISO and MOSI, but couldn't get it to work either way. Thanks for the tip, I'll try again.
> It remains to be seen if this method requires reauthorization every 7 days. I will test and report back. My test gcalcli setup asks for autorization again, so I...
Looking at the contents of `~/.gcalcli_oauth` right after authorization, apparently the value of `token_expiry` is set one hour in the future, so unless `gcalcli` is run regularly at least once...
FWIW I successfully got this working today (as the [Home Assistant addon](https://github.com/Apipa169/Assistant-Relay-for-Hassio) to be precise) using @jdtoth's workaround of grabbing the auth code from the browser URL bar. I had...
For what it's worth, [here is a fork](https://github.com/Nephiel/gcalcli) where the deprecated `oauth2client` library has been replaced with `google-auth`. I just threw [this](https://stackoverflow.com/a/52101480) at the problem. I'm refraining from making it...
Right, I only flipped the soft-disable bit, so the rest of the ME code is still in there, and there is no guarantee it can't be invoked some other way....
Here's the dump with check in place: ``` [...] NumEP:03 Conf:01 EPin :81 EPout:02 Init done. VID:0763, PID:3110 inTransfer():04 inTransfer():04 inTransfer():04 inTransfer():04 inTransfer():04 inTransfer():04 ``` Steady stream of `inTransfer():04` continues...