Capitalize titles and other minor update

This commit is contained in:
Fabian Affolter 2016-02-06 09:27:20 +01:00
parent 4f3c011fd1
commit 567840e2b8
93 changed files with 156 additions and 135 deletions

View file

@ -1,6 +1,6 @@
---
layout: component
title: "Raspberry PI GPIO sensor"
title: "Raspberry PI GPIO Binary Sensor"
description: "Instructions how to integrate the GPIO sensor capability of a Raspberry PI into Home Assistant."
date: 2015-08-30 19:00
sidebar: true
@ -12,7 +12,7 @@ ha_category: Sensor
---
The rpi_gpio binary sensor platform allows you to read sensor values of the GPIOs of your [Raspberry Pi](https://www.raspberrypi.org/).
The `rpi_gpio` binary sensor platform allows you to read sensor values of 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: