diff --git a/components/garage_door.rpi_gpio/index.html b/components/garage_door.rpi_gpio/index.html
index 345ae4fa0a..e274bb0d05 100644
--- a/components/garage_door.rpi_gpio/index.html
+++ b/components/garage_door.rpi_gpio/index.html
@@ -89,18 +89,19 @@
- This platform allows you to use a Raspberry PI to control your Garage door.
+ The rpi_gpio
garage door platform allows you to use a Raspberry Pi to control your Garage door.
It uses two pins on the Raspberry Pi.
- The state_pin
will detect if the door is closed, and
- the relay_pin
will trigger the door to open or close.
-Although you do not need AndrewsHilliday’s software controller when you run Home Assistant, he has written clear instructions on how to hook your garage door & sensors up to your Raspberry Pi, which can be found here.
+Although you do not need Andrews Hilliday’s software controller when you run Home Assistant, he has written clear instructions on how to hook your garage door & sensors up to your Raspberry Pi, which can be found here.
-Example configuration entry:
+To enable Raspberry Pi Garage doors in your installation, add the following to your configuration.yaml
file:
-
garage_door:
+
+garage_door:
platform: rpi_gpio
doors:
- relay_pin: 10
@@ -113,6 +114,18 @@
+
Configuration variables:
+
+
+ - doors array (Required): List of your doors.
+
+ - name (Optional): Name to use in the Frontend.
+ - relay_pin (Required): The pin of your Raspberry Pi where the relay is connected.
+ - state_pin (Required): The pin of your Raspberry Pi to retrieve the state.
+
+
+
+
diff --git a/sitemap.xml b/sitemap.xml
index 0542a8230b..4c47b3b60a 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1957,34 +1957,34 @@
https://home-assistant.io/demo/dev-tools.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00
https://home-assistant.io/demo/frontend.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00
https://home-assistant.io/demo/index.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00
https://home-assistant.io/demo/partial-map.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00
https://home-assistant.io/static/mdi-demo.html
- 2016-07-17T15:59:17+00:00
+ 2016-07-17T16:07:34+00:00