Skip to content

Commit c8933e1

Browse files
committed
Add more FAQ
1 parent e4a1572 commit c8933e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/_posts/2017-12-17-introducing-home-assistant-cloud.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,11 @@ We have a lot of ideas! We are not going to make any promises but here are some
6161
- Generic HTTP cloud endpoint for people to send messages to their local instance. This will allow people to build applications on - top of the Home Assistant cloud.
6262
- IFTTT integration
6363
- Alexa shopping list integration
64+
65+
**What countries are supported?**
66+
67+
Only US is currently supported. Expect more countries to be supported soon.
68+
69+
**How is the connection made to the cloud?**
70+
71+
The connection is made using a WebSocket connection over HTTPS. [See the source here](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/cloud/iot.py).

0 commit comments

Comments
 (0)