From 46e059383553f7dfb991e99098966cbfbffe3704 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 13 Sep 2016 11:23:38 +0200 Subject: [PATCH] Add missing rpi_gpio page for the component --- source/_components/rpi_gpio.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 source/_components/rpi_gpio.markdown diff --git a/source/_components/rpi_gpio.markdown b/source/_components/rpi_gpio.markdown new file mode 100644 index 00000000000..18d2bab9479 --- /dev/null +++ b/source/_components/rpi_gpio.markdown @@ -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. +