hassio-build/install
2017-04-23 12:17:04 +02:00
..
hassio_install Init install script 2017-04-23 12:17:04 +02:00
README.md Init install script 2017-04-23 12:17:04 +02:00

Install HassIO

That is only if you want run HassIO on a generic system without our yocto images.

Run

Run as root:

curl -sL | bash -

On a special platform they need set a machine type use:

curl -sL | bash - -m MY_MACHINE

HomeAssistant docker images

On a i386 or amd64 it will use automatic the generic image for that platform. You can also use a specific docker image for that platform.