hassio-build/install
2017-04-24 00:09:10 +02:00
..
misc cleanup install script 2017-04-23 22:18:53 +02:00
systemd fix bin_dirs 2017-04-24 00:09:10 +02:00
hassio_install fix bin_dirs 2017-04-24 00:09:10 +02:00
README.md fix script 2017-04-23 23:19:30 +02:00

Install HassIO

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

Requrements

bash
socat
jq
curl

Run

Run as root:

curl -sL https://raw.githubusercontent.com/pvizeli/hassio-build/master/install/hassio_install | bash -

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

curl -sL https://raw.githubusercontent.com/pvizeli/hassio-build/master/install/hassio_install | 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.