This commit is contained in:
estevez-dev 2020-04-29 18:22:19 +03:00
parent d29536f849
commit 28c3552333
5 changed files with 25 additions and 10 deletions

View File

@ -1,10 +1,13 @@
# [Help pages](/help) - Additional features
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
- [Media players](#media-palyers)
- [Lights](#lights)
- [Log viewer](#log-viewer)
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
## Media players
### Quick access

View File

@ -1,6 +1,5 @@
# [Help pages](/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)
{% include in_post.html %}
- [Quick start](#quick-start)
- [Advanced](#advanced)
- [Port](#port)
@ -8,6 +7,10 @@ If this documentation was not useful enough for you, feel free to ask any questi
- [SSL Certificates](#ssl-certificates)
- [Login with long-lived token](#login-with-long-lived-token)
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
## 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**.

View File

@ -1,10 +1,13 @@
# [Help pages](/help) - Mobile app integration
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
- [Notifications](#notifications)
- [Location tracking](#location-tracking)
- [Troubleshooting](#troubleshooting)
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
Home Assistant [Mobile App Integration](https://www.home-assistant.io/integrations/mobile_app/) allows HA Client to handle push notifications and report your device location and battery state.
After successful login HA Client will automatically register itself on your Home Assistant to make notifications and location tracking possible and then will ask you to restart your server.

View File

@ -1,9 +1,12 @@
# [Help pages](/help) - User interface
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
- [Supported Lovelace Cards](#supported-cards)
- [Additional UI tricks](#additional-ui-tricks)
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
HA Client tries its best to display the same [Lovelace](https://www.home-assistant.io/lovelace/) interface as you have on the web. HA Client supports Lovelace [Views and Dashboards](https://www.home-assistant.io/lovelace/dashboards-and-views/) as well some Cards, but yet not all of them.
## Supported Cards

View File

@ -1,9 +1,12 @@
# [Help pages](/help) - What You Need
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
{% include in_post.html %}
- [Home Assistant](#home-assistant)
- [Android](#android)
{% include in_post.html %}
If this documentation was not useful enough for you, feel free to ask any question in [HA Client on Descord](https://discord.gg/nd6FZQ)
## Home Assistant
Of course you need [Home Assistant](https://www.home-assistant.io/) to make HA Client work. The version of Home Assintant should be **0.104** or higher.