Streamline getting started installation (#1968)
This commit is contained in:
parent
b8d1ec99fc
commit
de374b280d
17 changed files with 824 additions and 400 deletions
22
source/getting-started/hassbian.markdown
Normal file
22
source/getting-started/hassbian.markdown
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Hassbian"
|
||||
description: "Instructions to flash the Home Assistant HASSbian image on a Raspberry Pi."
|
||||
date: 2016-09-26 21:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
Hassbian is our customized operating system for the Raspberry Pi 3. It is the easiest way of installing Home Assistant.
|
||||
|
||||
- [Install Hassbian][install]
|
||||
- [Customize your installation][customize]
|
||||
- [Pi specific integrations][integrations]
|
||||
- [Learn how to perform common tasks][common]
|
||||
|
||||
[install]: /getting-started/hassbian-installatino/
|
||||
[customize]: /getting-started/hassbian-customization/
|
||||
[common]: /getting-started/hassbian-common-tasks/
|
||||
[integrations]: /getting-started/hassbian-integrations/
|
Loading…
Add table
Add a link
Reference in a new issue