Site updated at 2017-10-23 10:00:14 UTC

This commit is contained in:
Travis CI 2017-10-23 10:00:14 +00:00
parent cbae8bc97b
commit d2da8e327a
26 changed files with 72 additions and 64 deletions

View file

@ -164,6 +164,14 @@ Note: This must be an HTTPS URL to work.</li>
<li>Back on the main app draft page. Click <code class="highlighter-rouge">Test Draft</code>. That will take you to the simulator (which wont work) so just close that window.</li>
<li>Open the Google Assistant app and go into <code class="highlighter-rouge">Settings &gt; Home Control</code></li>
<li>Click the <code class="highlighter-rouge">+</code> sign, and near the bottom, you should have <code class="highlighter-rouge">[test] your app name</code>. Selecting that should lead to you the screen where you can set rooms for your devices or nicknames for your devices.</li>
<li>If you want to allow other houshold users to control the devices:
<ol>
<li>Go to the developer console using address from point 4.</li>
<li>Under the gear icon, click <code class="highlighter-rouge">Permissions</code></li>
<li>Click <code class="highlighter-rouge">Add</code>, type the new users e-mail address and choose <code class="highlighter-rouge">Project -&gt; Editor</code> role</li>
<li>Have the new user go to <a href="https://console.actions.google.com/">developer console</a> and repeat steps starting from point 7.</li>
</ol>
</li>
</ol>
</article>
</div>