Site updated at 2018-01-10 10:08:55 UTC
This commit is contained in:
parent
57ffede0da
commit
6c80b4c470
28 changed files with 71 additions and 66 deletions
|
@ -78,7 +78,7 @@
|
|||
<p class="note">
|
||||
If you are wanting to integrate your Google Home, or mobile phone running Google Assistant, with Home Assistant then you want the <a href="https://home-assistant.io/components/google_assistant/">Google Assistant component</a>.
|
||||
</p>
|
||||
<p><a href="https://assistant.google.com/">Google Assistant</a> is an AI-powered voice assistant that runs on the Raspberry Pi and x86 platforms and interact over <a href="https://api.ai/">api.ai</a> with Home-Assistant. You can also use <a href="https://actions.google.com/">Google Actions</a> to extend its functionality.</p>
|
||||
<p><a href="https://assistant.google.com/">Google Assistant</a> is an AI-powered voice assistant that runs on the Raspberry Pi and x86 platforms and interact via the <a href="/components/dialogflow/">DialogFlow</a> integration with Home-Assistant. You can also use <a href="https://actions.google.com/">Google Actions</a> to extend its functionality.</p>
|
||||
<p>To enable access to the Google Assistant API, do the following:</p>
|
||||
<ol>
|
||||
<li>In the <a href="https://console.cloud.google.com/project">Cloud Platform Console</a>, go to the Projects page. Select an existing project or create a new project</li>
|
||||
|
@ -124,7 +124,7 @@ card 1: Microphone [Yeti Stereo Microphone], device 0: USB Audio [USB Audio]
|
|||
<li><strong>speaker</strong>: This is the hardware address of your speakers. Look at the add-on output</li>
|
||||
</ul>
|
||||
<h3><a class="title-link" name="home-assistant-configuration" href="#home-assistant-configuration"></a> Home Assistant configuration</h3>
|
||||
<p>Use the Home Assistant <a href="/components/apiai/">api.ai component</a> to integrate the add-on into Home Assistant.</p>
|
||||
<p>Use the Home Assistant <a href="/components/dialogflow/">DialogFlow component</a> to integrate the add-on into Home Assistant.</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue