Site updated at 2017-11-20 07:50:30 UTC

This commit is contained in:
Travis CI 2017-11-20 07:50:31 +00:00
parent 6d49859470
commit b71eea47ee
26 changed files with 65 additions and 65 deletions

View file

@ -136,7 +136,7 @@ If you want to use a USB Bluetooth adapter or Z-Wave USB Stick with Home Assista
<p>If you change the configuration you have to restart the server. To do that you have 2 options.</p>
<ol>
<li>You can go to the <img src="/images/screenshots/developer-tool-services-icon.png" alt="service developer tool icon" class="no-shadow" height="38" /> service developer tools, select the service <code class="highlighter-rouge">homeassistant/restart</code> and click “Call Service”.</li>
<li>Or you can restart it from a terminal by running <code class="highlighter-rouge">docker restart homeassistant</code></li>
<li>Or you can restart it from a terminal by running <code class="highlighter-rouge">docker restart home-assistant</code></li>
</ol>
</article>
</div>