Create connection.md

This commit is contained in:
Yegor Vialov
2020-04-29 14:02:50 +03:00
committed by GitHub
parent 139db6258f
commit 5be0fe5f7b

28
help/connection.md Normal file
View File

@@ -0,0 +1,28 @@
# [Documentation](/help) - Connection
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
- [Quick start](#quick-start)
- [Advanced](#advanced)
- [Port](#port)
- [HTTP or HTTPS](#http-or-https)
- [SSL Certificates](#ssl-certificates)
## Quick start
The quick and easy whay to connect HA Client with your Home Assistant server is to use [Remote UI](https://www.nabucasa.com/config/remote/). If you alredy had it set up, just open your Home Assistant UI in browser, go to **Configuration** - **Home Assistant Cloud**, find **Remote Control** section and copy the url from **Your instance is available at**.
![image](/help/images/connection001.png)
![image](/help/images/connection002.png)
Then just go to **App settings** in HA Client, choose **Connection settings**, put copied url to **Home Assistant url** field ignoring all other fields and hit **Apply**.
![]()
[Back to top](##documentation---connection)
## Advanced
### Port
[Back to top](##documentation---connection)
Previous: [What you need](/help/what_you_need)
Next: [Connection](/help/connection)