Site updated at 2016-12-05 08:00:55 UTC
This commit is contained in:
parent
3f28e1d71c
commit
8ddf8e96c4
24 changed files with 49 additions and 38 deletions
|
@ -151,6 +151,17 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
|
||||
<p>HASSBIAN users have to give dialout permission to the user ‘homeassistant’:</p>
|
||||
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>$ sudo usermod -a -G dialout homeassistant
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>and after that you need to reboot!</p>
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>$ sudo reboot
|
||||
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue