Site updated at 2017-09-21 14:53:00 UTC

This commit is contained in:
Travis CI 2017-09-21 14:53:00 +00:00
parent b98b6880ee
commit 68f6da8d25
26 changed files with 65 additions and 65 deletions

View file

@ -116,7 +116,7 @@ Since this account is only for running Home Assistant the extra arguments of <co
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="o">(</span>homeassistant<span class="o">)</span> homeassistant@raspberrypi:/srv/homeassistant <span class="nv">$ </span>pip3 install homeassistant
</code></pre>
</div>
<p>Start Home Assistant for the first time. This will complete the installation, create the <code class="highlighter-rouge">.homeasssistant</code> configuration directory in the <code class="highlighter-rouge">/home/homeassistant</code> directory and install any basic dependencies.</p>
<p>Start Home Assistant for the first time. This will complete the installation, create the <code class="highlighter-rouge">.homeassistant</code> configuration directory in the <code class="highlighter-rouge">/home/homeassistant</code> directory and install any basic dependencies.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="o">(</span>homeassistant<span class="o">)</span> <span class="nv">$ </span>hass
</code></pre>
</div>