Add missing rpi_gpio page for the component

This commit is contained in:
Fabian Affolter 2016-09-13 11:23:38 +02:00
parent 80fcd7cbd5
commit 46e0593835
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -0,0 +1,16 @@
---
layout: page
title: "Raspberry PI GPIO"
description: "Instructions how to integrate the GPIO capability of a Raspberry PI into Home Assistant."
date: 2016-08-30 19:00
sidebar: true
comments: false
sharing: true
footer: true
logo: raspberry-pi.png
ha_category: DIY
ha_release: pre 0.7
---
The `rpi_gpio` component is the base for all related GPIO platforms in Home Assistant. There is no setup needed for the component itself, for the platforms please check their corresponding pages.