home-assistant.github.io/source/_docs/installation/armbian.markdown
2017-03-01 12:09:46 +01:00

619 B

layout title description date sidebar comments sharing footer
page Installation on a Armbian system Instructions to install Home Assistant on an Armbian-powered systems. 2017-02-23 11:00 true false true true

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.

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

Now you can follow the generic instructions.