From aeaaa5149b6466f1d732d3bc5e85f6f0297d63e0 Mon Sep 17 00:00:00 2001 From: Jerrod Lankford Date: Sun, 23 Apr 2017 03:18:58 -0400 Subject: [PATCH] Plug GarageQTPi in the documentation. (#2478) * Plug GarageQTPi in the documentation. I contacted Paulus a while back and he said it would be a great idea to plug my project in the docs. I just now go around to it. I figured this would be a good place to add it. Let me know if you want anything changed. Thanks! * Small changes --- source/_components/cover.rpi_gpio.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/cover.rpi_gpio.markdown b/source/_components/cover.rpi_gpio.markdown index 35588b23df9..2d0a581353f 100644 --- a/source/_components/cover.rpi_gpio.markdown +++ b/source/_components/cover.rpi_gpio.markdown @@ -57,3 +57,7 @@ cover: name: 'Right door' ``` +## {% linkable_titleRemote Raspberry Pi Cover %} + +If you don't have Home Assistant running on your Raspberry Pi and you want to use it as a remote cover instead, there is a project called [GarageQTPi](https://github.com/Jerrkawz/GarageQTPi) that will work remotely with the [MQTT Cover Component](/components/cover.mqtt/). Follow the Github instructions to install and configure GarageQTPi and once configured follow the Home Assistant instructions to configure the MQTT Cover. +