Site updated at 2017-04-01 11:09:21 UTC
This commit is contained in:
parent
74f093c53d
commit
54f961fc5d
25 changed files with 45 additions and 41 deletions
|
@ -113,6 +113,10 @@
|
|||
<span class="s">homeassistant.components.media_player.yamaha</span><span class="pi">:</span> <span class="s">debug</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>The log information are stored in the <a href="/docs/configuration/">configuration directory</a> as <code class="highlighter-rouge">home-assistant.log</code> and you can read it with the command-line tool <code class="highlighter-rouge">cat</code> or follow it dynamicly with <code class="highlighter-rouge">tail -f</code>. If you are a Rasbian user then like the example below:</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>tail -f /home/pi/.homeassistant/home-assistant.log
|
||||
</code></pre>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue