Update Hass.io documents (#2565)

This commit is contained in:
Alok Saboo 2017-05-04 18:03:17 -04:00 committed by Pascal Vizeli
parent 59246885a4
commit 7d8d85919d
3 changed files with 9 additions and 8 deletions

View file

@ -16,7 +16,7 @@ footer: true
### {% linkable_title Host Control (HC) %}
This is a daemon that runs on the host machine that allows the supervisor to control certain aspects of the host OS:
This is a daemon running on the host machine that allows the supervisor to control certain aspects of the host OS:
- Power cycle (restart, turn off)
- Manage network settings
@ -24,11 +24,11 @@ This is a daemon that runs on the host machine that allows the supervisor to con
### {% linkable_title Host %}
The operating system that runs Hass.io. Our pre-build images are based on [ResinOS]. Any Linux machine can be turned into a Hass.io host by running [the installer][linux].
Our pre-build images are based on [ResinOS]. Any Linux machine can be turned into a Hass.io host by running [the installer][linux].
### {% linkable_title Supervisor %}
The supervisor offers an API to manage the host and the running Docker containers.
The supervisor offers an API to manage the host and running the Docker containers.
### {% linkable_title Configuration panel %}