From f3e0c172fc4548d91fa476aad1284653b82b40c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pobo=C5=99il?= Date: Sun, 17 Jan 2016 00:22:42 +0100 Subject: [PATCH] Added link to HTTP component with HTTPS mentioned. --- source/getting-started/configuration.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index a705fda1489..040719e5644 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -53,6 +53,8 @@ http: api_password: YOUR_PASSWORD ``` +There also are [other settings of HTTP component](https://home-assistant.io/components/http/) like HTTPS encryption. + ### {% linkable_title Setting up your phone or tablet %} Home Assistant runs as a self hosted web application and contains support to be added to your homescreen. If you're on Android you can follow [the visual guide]({{site_root}}/getting-started/android/). For other devices, open Home Assistant on your mobile browser and tap on the add to homescreen option.