mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-09 04:29:03 +00:00

* Fix typo * Add logos * Add Fedora instructions * Remove unused file * Add macOS instructions * Update * Add details about AUR * Add CentOS instructions * Add vagrant logo * Remove CentOS details * Add inital armbian docs * Update * Move sections to overview * Update installation overview
634 B
634 B
layout, title, description, date, sidebar, comments, sharing, footer
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.
Setup Python and pip
$ sudo apt-get update
$ sudo apt-get install python3-dev python3-pip
Install Home Assistant.
$ pip3 install homeassistant