Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Account #1

Open
iondarie opened this issue Dec 19, 2019 · 5 comments
Open

Google Account #1

iondarie opened this issue Dec 19, 2019 · 5 comments

Comments

@iondarie
Copy link

Hello,

Any chance of making this project working with the new GoogleAuth required for nest?

"googleAuth": {
"issueToken": "https://accounts.google.com/o/oauth2/iframerpc?action=issueToken...",
"cookies": "OCAK=TOMPYI3cCPAt...",
"apiKey": "AIzaS..."
},

@mschwartz
Copy link
Contributor

It's on my list, though the current implementation is still working for me, since they grandfathered in existing applications.

If you program, we're happy to accept PRs.

@iondarie
Copy link
Author

Unfortunately i don't program, would have been happy to contribute.

i would love to use the old implementation but i cannot acces nest developer account anymore...

@mschwartz
Copy link
Contributor

Understood. If you didn't switch to the google account and close your nest account, this code would work, I think.

I've looked at the requirements for implementing the new API, but it seems problematic. For one, you may be required to have a google assistant device for it to work. Also, it's not clear we can truly control the thermostat using the API.

If anyone thinks I'm wrong or has some better insight, feel free to speak up!

What would you use this microservice for?

@iondarie
Copy link
Author

i wanted to use it so i can publish the current room temperature to a MQTT topic.

i am currently controlling the NEST using https://github.com/chrisjshull/homebridge-nest#readme wich works with the new goohle oauth

@mschwartz
Copy link
Contributor

More info here:
https://developers.google.com/nest/device-access

Their move to kill the Nest API broke a lot of companies' integrations. My Logitech Harmony Remote doesn't control the thermostat anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants