Actions on Google
Voice User Interface platform for the Google Assistant
Last updated
Voice User Interface platform for the Google Assistant
Last updated
Navigate to https://actions.google.com
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!
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