From 527e15f004f2eda600b4321ad756fbe844c6d45e Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Fri, 8 Feb 2019 16:08:59 +0200 Subject: [PATCH] Update docs.md --- docs.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/docs.md b/docs.md index b0e8971..58614ae 100644 --- a/docs.md +++ b/docs.md @@ -1,12 +1,15 @@ # Table of content -- Requirements +- [Requirements](#requirements) - Home Assistant general - Port - HTTP or HTTPS - SSL Certificates -- Android -Authentication -Supported list -UI configuration -Lovelace UI -Log Viewer + - Android +- Authentication +- UI configuration + - Lovelace UI +- Log Viewer + +# Requirements +## Home Assistant general +To check if you are using right configuration for app, try to access your Home Assistant web interface with the same protocol (http:// or https://), the same domain or IP and port. If it is not loading – the app will not work as well.