Files
scrypted/plugins/google-device-access
2021-12-28 20:35:31 -08:00
..
2021-09-13 11:38:09 -07:00
2021-08-24 21:22:41 -07:00
2021-12-22 11:33:15 -08:00
2021-08-24 21:22:41 -07:00
2021-08-24 21:22:41 -07:00
2021-12-28 20:35:31 -08:00
2021-12-28 20:35:31 -08:00
2021-12-28 20:35:31 -08:00

Google Device Access Plugin for Scrypted

The Google Device Access Plugin allows you to import and control your Nest and Google devices from Scrypted.

Setup

Fllow steps at the link below to create your personal Google Device Access developer account Google Cloud developer account:

Google Cloud Setup

  1. Create a API & Services -> Credentials -> WebApplication with the following redirect URIs:
https://home.scrypted.app/web/oauth/callback
https://www.google.com
  1. Open the API Dashboard -> Enable Cloud Pub/Sub

Google Device Access Setup

  1. Create the project.
  2. Add the GCP client id.
  3. Note the pub/sub topic.

Scrypted Plugin Setup

  1. Enter the GDA project id, GCP client id, and GCP secret.
  2. Login.
  3. Note the pubsub url.

Google Cloud Console PubSub Setup

Create a pubsub push subscription and configure it using the previously noted GDA topic and Scrypted pubsub url.