Site updated at 2017-12-17 19:21:39 UTC

This commit is contained in:
Travis CI 2017-12-17 19:21:39 +00:00
parent ac7b146a71
commit 77da75aaf6
27 changed files with 68 additions and 68 deletions

View file

@ -120,7 +120,7 @@
<li>Alexa shopping list integration</li>
</ul>
<p><strong>What countries are supported?</strong></p>
<p>Only US is currently supported. Expect more countries to be supported soon.</p>
<p>Only US is currently supported. Expect more countries to be supported soon. The reason there is a country limitation is that we need to do extra steps and certifications for each countrys Alexa skill.</p>
<p><strong>How is the connection made to the cloud?</strong></p>
<p>The connection is made using a WebSocket connection over HTTPS. <a href="https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/cloud/iot.py">See the source here</a>.</p>
</article>