Site updated at 2017-01-26 15:27:31 UTC
This commit is contained in:
parent
912301a83a
commit
f8fb3c30b3
24 changed files with 58 additions and 38 deletions
|
@ -131,6 +131,14 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
|
||||
<h5><a class="title-link" name="additional-configuration-for-rasperry-pi" href="#additional-configuration-for-rasperry-pi"></a> Additional configuration for Rasperry Pi</h5>
|
||||
|
||||
<p>You need to add <code class="highlighter-rouge">homeassistant</code> user to <code class="highlighter-rouge">audio</code> group:</p>
|
||||
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code>sudo usermod -a -G audio homeassistant
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue