We just launched a new Action on Google “Share Now” which works great on android phones and the Google nest hub. However, when we try to open it on iPhones, we get this the following message:
To let me read out that information, turn on personal results in the Google Home app.
In the Google Home app, I have this setting for all my speakers, but I can’t find it for the phone. Googling also only shows results for the speakers and not the iPhone. Does anybody know where personal results can be turned on for iPhones?
Thanks!
The Setting can be found in your Google Assistant app and not in the Google Home app. In the Assistant app Profile -> Devices -> iPhone (or name of your iPhone)
Related
I am working on Google Assistant integration for Smart Devices.
Apart from Tablets and Cell phones, I want to control smart home devices via Android TVs. I looked at the Google Docs (https://developers.google.com/assistant/smarthome/overview), I had no difficulties with Google Local Home SDK, OAuth 2 installation.
But there is this;
In the link https://www.android.com/tv/, "control home devices" tab and;
At https://assistant.google.com/platforms/tv/ there is a "control smart home" tab.
In other words, the control of smart devices can be done from Android TVs.
But; It says on the https://developers.google.com/assistant/smarthome/overview page that all smart home integration processes will start through the Google Home application. At least, even if this application is not installed, the first process can start from the add device tab in the google assistant settings.
But I couldn't find a google home app for Android TV on google play.
When I say "turn off the lights" to my TV, it says "no such device, open assistant settings". There are assistant settings. But not like cell phones. None of the android tvs have an assistant settings with "add device" option.
So then;
https://www.android.com/tv/
https://assistant.google.com/platforms/tv/
as shown in the links; With which integration can we control smart home devices? As shown in these links; How can they control devices at home using google assistant with Android TVs?
Anyone know?
Thanks.
Currently the Google Home App is available only on the phone. In your use case a user needs Google Home App on the phone to set up a device and then Google Assistant on Android TV can control the device. Keep in mind that to have the same google account on the phone and the android TV for this flow to work.
I am developing Google Action. I am able to test with google assistant in android mobile successfully. But when I use my action in Iphone google assistant i am not able to access my google action. it says "to let me read out that information, turn on personal results in the google Home app". But I don't have Google home app. in android it is working without google home app. Is there any steps or settings need to change to make it work?
I have deployed an Alpha version of my app and supplied the email address of a tester and received the opt-in link the user can use to access the Alpha app. In typical fashion, Google gives no instructions for the user, who clicks on the link and promptly gets an error message that no Google or Stackflow search throws any light on.
A further Stackflow search reveals a complex procedure for an Android phone involving copying the opt-in link to Google Notes, pressing on it, and then taking the option to open the Google Assistant app. It would be difficult to find a better way to discourage testers.
Also, this only opens the app on an Android phone. No mention of how the 20 testers can access the Alpha app on Google Home or Nest Mini. Frustrating when the app is specifically designed for use on Google Home or Nest Mini and not on a phone. Does anyone have a solution?
Users need to opt-in to the alpha program on the phone by following the link. (They shouldn't need to copy it, but they will likely need to open it in an actual browser such as chrome.)
Once they have opted in, however, it will be usable on any device linked to the same account on your approved list and that they used to accept.
I've been trying to develop smart home app on Google Home assistant.
During development process I've found that after adding Devices under Home Control section inside mobile app,
Google Home API calls sync method 4 times.
I found out that I have 4 Google Home devices linked to my account:
See attached app screenshot
Is there any way to unlink these invalid Google Home devices from my account, which obviously cause the problem?
In the Google Home app, you can find your linked devices by clicking on the TV/speaker icon in the top-right corner. From that list, you should be able to unlink the specific devices you want from your Google account.
Source
Edit: The multiple SYNC calls should not be related to the number of physical Home devices connected to your account.
So I have an app that is live on the app store and google play. I have no programming skills so the programmer I hired did all the work. Recently we ran into a road block because we don't know how to direct the users to the google play store when they click on the notification link on an android phone.
Here is a screen shot: http://screencast.com/t/ubiqG4upYz
When the users are on an iphone device. Tt directs them to the app store. We're just trying to figure out how to do the same for android users.