Site updated at 2017-06-09 06:34:20 UTC

This commit is contained in:
Travis CI 2017-06-09 06:34:21 +00:00
parent 3e28ae30a0
commit aceacd97e5
29 changed files with 101 additions and 46 deletions

View file

@ -122,7 +122,7 @@ To get the current state of the <code class="highlighter-rouge">homeassistant.se
<p>Log in as the <code class="highlighter-rouge">pi</code> account and execute the following commands:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo su -s /bin/bash homeassistant
<span class="gp">$ </span><span class="nb">cd</span> /home/homeassistant/.homeassistant
<span class="gp">$ </span>nano homeassistant.log
<span class="gp">$ </span>nano home-assistant.log
</code></pre>
</div>
<p>This will in order do the following:</p>