Installation on a Armbian System


armbian runs on a wide-variety of ARM development boards. Currently there are around 50 boards supported inclusive the OrangePi family, Cubieboard, Pine64, and Odroid.

Setup Python and pip

$ sudo apt-get update
$ sudo apt-get install python3-dev python3-pip

Install Home Assistant.

$ sudo pip3 install homeassistant