Site updated at 2018-01-07 13:20:16 UTC
This commit is contained in:
parent
8f26bad429
commit
28765c9b55
28 changed files with 69 additions and 67 deletions
|
@ -182,8 +182,8 @@ Note: This must be an HTTPS URL to work.</li>
|
|||
<ol>
|
||||
<li>Grant type: <code class="highlighter-rouge">Implicit</code></li>
|
||||
<li>Client ID: The <code class="highlighter-rouge">client_id</code> from your Home Assistant configuration above</li>
|
||||
<li>Authorization URL (replace with your actual URL): <code class="highlighter-rouge">https://[YOUR HOME ASSISTANT URL]/api/google_assistant/auth</code></li>
|
||||
<li>Configure your client. Add scopes for <code class="highlighter-rouge">email</code> and <code class="highlighter-rouge">name</code></li>
|
||||
<li>Authorization URL (replace with your actual URL): <code class="highlighter-rouge">https://[YOUR HOME ASSISTANT URL]/api/google_assistant/auth</code>. If you have set <code class="highlighter-rouge">api_password:</code> add this password to the URL <code class="highlighter-rouge">https://[YOUR HOME ASSISTANT URL]/api/google_assistant/auth?api_password=[YOUR API PASSWORD]</code>)</li>
|
||||
<li>Configure your client. Add scopes for <code class="highlighter-rouge">email</code> and <code class="highlighter-rouge">name</code>.</li>
|
||||
<li>Testing instructions: Enter anything. It doesn’t matter since you won’t submit this app.</li>
|
||||
</ol>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue