Site updated at 2016-05-24 20:32:02 UTC

This commit is contained in:
Travis CI 2016-05-24 20:32:02 +00:00
parent 273d9e8034
commit d385a9552d
20 changed files with 26 additions and 25 deletions

View file

@ -95,7 +95,8 @@
<p>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 show up in the user interface.</p>
<p>If you run into trouble while configuring Home Assistant, have a look at <a href="/getting-started/troubleshooting-configuration/">the configuration troubleshooting page</a>.</p>
<p>If you run into trouble while configuring Home Assistant, have a look at <a href="/getting-started/troubleshooting-configuration/">the configuration troubleshooting page</a>.<br />
Tips: Install colorlog (pip install colorlog) to make the console output easier to read, hence also easier to catch errors and warnings,</p>
<p class="note">
You will have to restart Home Assistant each time you make changes in <code>configuration.yaml</code> in order for these to take effect.