简体   繁体   English

如何使用Google Home App配置自定义Google Assistant设备?

[英]How to configure custom Google Assistant device with Google Home App?

I am developing a custom Google Home device using Google Assistant SDK. 我正在使用Google Assistant SDK开发自定义的Google Home设备。 I have developed custom actions as well for my device. 我还为设备开发了自定义操作。 Now I am at a stage of doing the production of the device. 现在我正处于设备生产阶段。 The problem is that I have to manually download credentials.json and put it into the device. 问题是我必须手动下载certificate.json并将其放入设备中。 For production, I want to use Google Home App instead of manually copying credentials.json, so that end users can configure the device using Google Home App. 为了进行生产,我想使用Google Home App而不是手动复制certificate.json,以便最终用户可以使用Google Home App配置设备。 I am trying to figure out the way to do this in Google Assistant SDK documentation but unable to find it. 我正在尝试在Google Assistant SDK文档中找到执行此操作的方法,但找不到它。 So is there a way to use Google Home app for configuration of custom Google Assitant Device? 那么,有没有一种方法可以使用Google Home应用来配置自定义Google助理设备? Or Google Home App does not support it yet? 还是Google Home App不支持它?

The Google Home app does not support setting up third-party devices with user credentials. Google Home应用程序不支持使用用户凭据设置第三方设备。 Only after the device is authenticated as the user can it modify settings through the app. 只有将设备认证为用户身份后,才能通过应用程序修改设置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Google Home Assistant - Google Home Assistant Google Assistant广播到Google Home - Google Assistant broadcasting to Google Home 如何在Google Home或Assistant中检测标点符号 - How to detect punctuation in Google Home or Assistant Google Actions / Home / Assistant-无法识别自定义应用名称。 误称另一个词 - Google Actions/Home/Assistant - Custom App Name not recognized. Mistaken for another word Google Home/Assistant - 我可以在 Google Assistant Smart Speaker 对话期间和作为其一部分启用与设备的交互吗? - Google Home/Assistant - Can I enable interaction with a device during and as part of a Google Assistant Smart Speaker conversation? 在Google Assistant中验证自定义应用(语音应用) - Authenticate Custom App(Voice App) in Google Assistant 如何使用Google Assistant打开应用 - How to open an app with google assistant 使用我们开发的应用程序而不是智能家居设备与 Google Home 和 Google Assistant 进行通信 - Communicating with Google Home and Google Assistant with the Application We Developed Instead of the Smart Home Device 是否可以将通知从 google home 设备发送到带屏幕的 google 助手设备? - Is it possible to send a notification from a google home device to a google assistant device with a screen? 如何为Google Assistant(Google Home)包装现有的聊天机器人 - How to wrap an existing chatbot for Google Assistant (Google Home)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM