Site updated at 2017-02-26 00:49:31 UTC

This commit is contained in:
Travis CI 2017-02-26 00:49:31 +00:00
parent 092dbe14ce
commit 87b3c263a3
500 changed files with 9754 additions and 1957 deletions

View file

@ -92,19 +92,13 @@
<p>If you are using Hassbian, browse to <a href="http://hassbian.local:8123">http://hassbian.local:8123</a> to open the Home Assistant frontend.</p>
<p>To reload your configuration, <a href="/docs/hassbian/common-tasks/#login-to-the-raspberry-pi">login</a> your Raspberry Pi</p>
<p>To reload your configuration, go to <strong>Configuration</strong> in your side panel, and choose:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>ssh pi@ip-address-of-pi
</code></pre>
</div>
<p class="img">
<img src="/images/screenshots/configuration-validation.png" />
</p>
<p>and <a href="/docs/hassbian/common-tasks/#startstoprestart-home-assistant">restart</a> Home Assistant</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo systemctl restart home-assistant@homeassistant.service
</code></pre>
</div>
<p>For tweaking your Home Assistant setup, take a look at the <a href="/docs/">documentation</a>, ask your questions in our <a href="https://community.home-assistant.io/">forum</a>, join us for a <a href="https://gitter.im/home-assistant/home-assistant">chat</a>, or report your <a href="https://github.com/home-assistant/home-assistant/issues">issues</a>.</p>
<p>Now that you saw a glimpse of what is possible, take a look at the <a href="/docs/">documentation</a>, ask your questions in our <a href="https://community.home-assistant.io/">forum</a>, join us for a <a href="https://gitter.im/home-assistant/home-assistant">chat</a>, or report your <a href="https://github.com/home-assistant/home-assistant/issues">issues</a>.</p>
</article>