Skip to content

Commit 46e0593

Browse files
committed
Add missing rpi_gpio page for the component
1 parent 80fcd7c commit 46e0593

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

source/_components/rpi_gpio.markdown

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: page
3+
title: "Raspberry PI GPIO"
4+
description: "Instructions how to integrate the GPIO capability of a Raspberry PI into Home Assistant."
5+
date: 2016-08-30 19:00
6+
sidebar: true
7+
comments: false
8+
sharing: true
9+
footer: true
10+
logo: raspberry-pi.png
11+
ha_category: DIY
12+
ha_release: pre 0.7
13+
---
14+
15+
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.
16+

0 commit comments

Comments
 (0)