actions-on-google-smart-home-api-workshop
  • Welcome
  • Requisites
  • Workshop
    • Electronics
    • Arduino
    • Firebase
    • Actions on Google
    • Congratulations!
  • Info
    • FAQ
    • About
Powered by GitBook
On this page
  • Setup your Actions on Google Project
  • All together

Was this helpful?

  1. Workshop

Actions on Google

Voice User Interface platform for the Google Assistant

PreviousFirebaseNextCongratulations!

Last updated 5 years ago

Was this helpful?

Setup your Actions on Google Project

Navigate to

Log in with your Google Account

Create a new Actions on Google Project. Pick any project name you want. You can select any support language.

If you get the following screen, click on SKIP on the top right

Make sure you pick the Smart home template

Pick a display name. This will be displayed in your list of Smart Home providers in the Google Home app.

Go to the list of actions and click on the only action that shows on the list

In the settings for the action, enter the endpoint URI for your request Firebase Cloud Function

Go to the Advanced Options > Account Linking page and select the following options

You can enter any client ID and client secret you want.

For the Authorization URL, use the URL that the Firebase Hosting provided you with

Fore the Token

You're done!

All together

Now you can ask the Google Assistant to

  • Turn on the light

  • Turn off the light

  • Set the light to green

  • Set the light to 50%

You should see the logs in the Serial Monitor and your RGB light following your commands

https://actions.google.com