From 28c3552333c0a663a3dd3a24adefb2fab60aba5b Mon Sep 17 00:00:00 2001 From: estevez-dev Date: Wed, 29 Apr 2020 18:22:19 +0300 Subject: [PATCH] Move ads --- help/additional_features.md | 7 +++++-- help/connection.md | 7 +++++-- help/mobile_app_integration.md | 7 +++++-- help/user_interface.md | 7 +++++-- help/what_you_need.md | 7 +++++-- 5 files changed, 25 insertions(+), 10 deletions(-) diff --git a/help/additional_features.md b/help/additional_features.md index 572addc..429e258 100644 --- a/help/additional_features.md +++ b/help/additional_features.md @@ -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 diff --git a/help/connection.md b/help/connection.md index a6cdf1f..3119ecd 100644 --- a/help/connection.md +++ b/help/connection.md @@ -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**. diff --git a/help/mobile_app_integration.md b/help/mobile_app_integration.md index af2358f..b1dffe1 100644 --- a/help/mobile_app_integration.md +++ b/help/mobile_app_integration.md @@ -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. diff --git a/help/user_interface.md b/help/user_interface.md index c23fb99..75ea079 100644 --- a/help/user_interface.md +++ b/help/user_interface.md @@ -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 diff --git a/help/what_you_need.md b/help/what_you_need.md index 409545f..a3f4f1e 100644 --- a/help/what_you_need.md +++ b/help/what_you_need.md @@ -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.