Questions tagged [google-assist-api]
198 questions
1
vote
2 answers
How to use custom Google Assistant commands without "Let's talk to" and without IFTTT
I know this is broad question but I've spent counless hours searching for the right solution. Google provides at least 15 different types of Google Assistant connections all of them are different and I don't know which one to use for my project. The…

quqa123
- 605
- 6
- 15
1
vote
1 answer
How can I get Certificate from HTTPS request?
I am working with Google Assistant / Dialogflow. I want to check all incoming requests. I need to get and verify a certificate.
I try to get a certificate from a header or param from HttpRequestServlet but nothing to get.
How can I do this?

Yurii Loienko
- 17
- 5
1
vote
1 answer
Where do I find my fullfillment URL to the google home action?
I've just been started integrating assistant to smarthome project that i'm working on. And I've initially experimenting the assistant by implementing account linking flow and sync intent. I tested the account linking by testing with the google…

Farhan Dulip
- 55
- 9
1
vote
1 answer
How to invoke Google Assistant via Button
all:
We want to enable Google Assistant with custom actions via the button, not the voice input (keyword).
For example, usually, we enable Google Assistant with word "Hello, Google, show me the weather.". But within our production, we want to press…

Angelo
- 11
- 1
1
vote
0 answers
Send a text command to google home using a google spreadsheet
I would like to send at a given time (from cell in google sheet) a text command to my Google assistant (on google home) to play music or do another action.
I tried this tutorial and I'm now able to send email at a given…

Manref
- 21
- 2
1
vote
1 answer
What would be the correct entity type for Password in Login (user_Login) intent?
Hi my team is trying to create customized google actions using dialogflow. For that they have come up with some queries, please help -
In Login (user_Login) Intent, we are asking for Mobile number and password. What would be the correct entity type…

AditiSharmaBytech
- 41
- 6
1
vote
1 answer
Problems with TemperatureSetting trait schema and 'auto' mode
I've been developed and got released a Google smart home device using the Thermostat device and ThermostatSetting trait schema. The modes defined are: "off", "on", "heat", "cool", "auto"
For some reason, Google Home on both iOS and Android won't…

eeybye
- 11
- 2
1
vote
1 answer
Possibility to create a log file of activities on a Google Home?
I am currently working on this project where I need some kind of log file that stores all of the activities that a user has invoked on a Google Home device. Anyone who has an idea how to do this? I doubt if it is possible since Google is kind of…

Edevont
- 73
- 6
1
vote
1 answer
Trigger Google Home listening with pysical button maybe via network from a Raspberry Pi/Ardruino/etc
I need to trigger the google asistant on my google home (mini) by using a physical button.
I was thinking it may would work by using a Pi or something like that and then pingin it via some api or by creating a addon for the assistan ( i forgot what…

user9206769
- 11
- 1
1
vote
0 answers
Trigger Google Assistant programmatically to make it read aloud a given String
I was wondering whether I can pass a String to the Google Assistant from my App to let it be read aloud/spoken.
I have found these related posts, but the key questions haven't been answered yet:
How to start Google Assistant programmatically?
How…

JJaxon codes
- 11
- 2
1
vote
1 answer
Google assistant intergration to app without server connection
I am currently creating a remote control app which uses IP control to control devices. I have created this and now I am looking to add a way for you to say for example, "OK Google, Power on 'device' in 'app name'". I have looked at Google's app…

Hiten Uppal
- 11
- 1
1
vote
2 answers
Is there any way to merge between Dialogflow agents? Or at least export intents from one agent to another?
I've tried documentation and other sources, but I couldn't figure it out
thanks in advance

ManafMukred
- 13
- 3
1
vote
0 answers
Google action does not work from Google Assistant
I am trying to implement app actions in my android app.when I am testing my app App action test tool V2.0.0 its working fine but whenever i try to give voice command or type ("start running in my app") it doesn't work.I have my app on play console…

Aquib Shaikh
- 11
- 2
1
vote
1 answer
Error when trying to start google assistant on windows 10
Watched some videos/sites on how to use google assistant api on windows 10, everything works fine until I try to fire it up: See below
You can also see the error message below
I ran cmd with administrator privileges
I searched other people having…

Periergos Typos
- 11
- 1
1
vote
0 answers
Error uploading actions to Gactions ( Google Assistant )
I am receiving the following error on uploading the actions.json to gactions using Windows as well as Linux.
ERROR: Failed to update the app for the Assistant
ERROR: The caller does not have permission
2019/04/13 13:56:47 Server did not return HTTP…

Shoaib M
- 11
- 1