Site updated at 2017-05-05 04:24:15 UTC
This commit is contained in:
parent
6abab0708e
commit
3d26f9fe20
72 changed files with 51 additions and 530 deletions
|
@ -72,16 +72,16 @@
|
|||
Architecture overview of Hass.io
|
||||
</p>
|
||||
<h3><a class="title-link" name="host-control-hc" href="#host-control-hc"></a> Host Control (HC)</h3>
|
||||
<p>This is a daemon that runs on the host machine that allows the supervisor to control certain aspects of the host OS:</p>
|
||||
<p>This is a daemon running on the host machine that allows the supervisor to control certain aspects of the host OS:</p>
|
||||
<ul>
|
||||
<li>Power cycle (restart, turn off)</li>
|
||||
<li>Manage network settings</li>
|
||||
<li>Local updates</li>
|
||||
</ul>
|
||||
<h3><a class="title-link" name="host" href="#host"></a> Host</h3>
|
||||
<p>The operating system that runs Hass.io. Our pre-build images are based on <a href="https://resinos.io/">ResinOS</a>. Any Linux machine can be turned into a Hass.io host by running <a href="/hassio/installation/#alternative-install-on-generic-linux-server">the installer</a>.</p>
|
||||
<p>Our pre-build images are based on <a href="https://resinos.io/">ResinOS</a>. Any Linux machine can be turned into a Hass.io host by running <a href="/hassio/installation/#alternative-install-on-generic-linux-server">the installer</a>.</p>
|
||||
<h3><a class="title-link" name="supervisor" href="#supervisor"></a> Supervisor</h3>
|
||||
<p>The supervisor offers an API to manage the host and the running Docker containers.</p>
|
||||
<p>The supervisor offers an API to manage the host and running the Docker containers.</p>
|
||||
<h3><a class="title-link" name="configuration-panel" href="#configuration-panel"></a> Configuration panel</h3>
|
||||
<p>The configuration panel lives inside the supervisor but is accessible via the Home Assistant user interface. The configuration panel allows the user to manage the installation.</p>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue