From 3771329828fa0a1dc23ca9f97b58f4c6ac7bd2de Mon Sep 17 00:00:00 2001 From: DubhAd Date: Fri, 23 Feb 2018 18:00:45 +0000 Subject: [PATCH] Added how to find the web UI. (#4690) * Added how to find the web UI. As the getting started guide is now totally Hass.io focussed, there's no longer anywhere to tell people how to reach the web UI. * Typo fix --- source/_docs/configuration.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index 0b7a7138ca5..ae5349fe90d 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -11,6 +11,8 @@ footer: true When launched for the first time, Home Assistant will write a default configuration file enabling the web interface and device discovery. It can take up to a minute for your devices to be discovered and appear in the user interface. +The web interface can be found at `http://ip.ad.dre.ss:8123/` - for example if your Home Assistant system has the IP address `192.168.0.40` then you'll find the web interface as `http://192.168.0.40:8123/`. + The location of the folder differs between operating systems: | OS | Path |