Component details pages added

This commit is contained in:
Paulus Schoutsen 2015-10-25 00:58:12 -07:00
parent 04f48395d6
commit 03d0d75ae1
130 changed files with 610 additions and 471 deletions

View file

@ -1,17 +1,17 @@
---
layout: page
title: "Raspberry PI GPIO switch support"
layout: component
title: "Raspberry PI GPIO switch"
description: "Instructions how to integrate the GPIO of a Raspberry PI into Home Assistant."
date: 2015-08-07 14:00
sidebar: false
sidebar: true
comments: false
sharing: true
footer: true
logo: raspberry-pi.png
ha_category: Switch
ha_category: DIY
---
<img src='/images/supported_brands/raspberry-pi.png' class='brand pull-right' />
The rpi_gpio switch platform allows you to control the GPIOs of your [Raspberry Pi](https://www.raspberrypi.org/).
To use your Raspberry Pi's GPIO in your installation, add the following to your `configuration.yaml` file: