Hi! I installed the Google Assistant add-on as described on the home assistant page and it works fine. Now I try to make some custom intends on api.ai. For a test I made a “What is the temperature at home?” intent and it works inside the api.ai test tool. But when I ask the Google Assistant, it answers with the default weather infromation. How do I connect Google Assistant with the created intent?
Hello Loop, I’m by no means an expert on neither Google Assistant nor Dialogflow,
but the other day I was looking into Dialogflow - GA integration.
The way (the documentation says) it could be done, is by creating custom actions for GA.
This needs a particular intent to be created, so GA knows that you are trying to use this custom action, and not the default GA actions:
Take a look to the INTEGRATIONS tab in Dialogflow.