Is Google Nest support still wanted?

I have submitted the issue to get it onto the store. Be aware that it is fresh and expect issues :slight_smile:

Topic with some quickly generated app setup instructions: Google Nest SDM.

1 Like

Checking your instructions and looks good, but the part of Create OAUTH2 consent and Client ID. Click 2 we need the homey app i guess for that part, right? :grinning:

Looks great and great instructions

On what part we must need the Homey app?

Install the app, and start with configure app. It will pull the needed websites when you hit the buttons, it is a sort of workflow…

So after your workflow we only must wait for the Homey integration (app)?

No, the app also has the device integration, it is one complete package

Oh so when I follow above steps it should work ?

:grin: wait for the app, it should make things clear.

Ah you are using push events; allright! :slight_smile: I am using pull events, that’s why the need to reconnect (if something fails) exists!

Very interested. Especially the nest hello. Really would like to stream the doorbell feed to the tv when someone rings

1 Like

App is in community appstore!

I see it indeed, however for some reason I did install the community store and it says installed, but i cant seem to be able to download/install any plugins? Its greyed out.

Nvm had to manually copy/paste the code in :stuck_out_tongue:

https://store.homey.community/app/com.verbem.nest

Working like a charm :grinning: Thank you!

1 Like

Is there somebody who wants to make a how to?
Step 1 i don’t understand it …

2 Likes

Look at the first post in the app topic.

@Peter_de_Vos i did but…:

Fout 400: redirect_uri_mismatch

The redirect URI in the request, https://callback.athom.com/oauth2/callback, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: https://console.developers.google.com/apis/credentials/oauthclient/{your_client_id}?project={your_project_number}

Cant help you out, because im still on the old nest app and stay there for a while.

When you create your Oauth 2.0 client (or edit it here: https://console.cloud.google.com/apis/credentials)

At the bottom you see Authorized redirect URIs, add this URI to it:
image

And hit save!

Bro, this works like a charm! I’m even getting images of the last ‘person’ / ‘motion’ / ‘sound’. Really well done. I’ve also looked through the code and it’s a very good setup. I hope athom accepts this app asap on the official store. You only need minor polishing!