From b4f0fb4df2f854eb9b75913188fd748bde272756 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 23 Apr 2017 14:00:17 +0200 Subject: [PATCH] Fix title --- source/_components/cover.rpi_gpio.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/cover.rpi_gpio.markdown b/source/_components/cover.rpi_gpio.markdown index 2d0a581353f..07421cf4b80 100644 --- a/source/_components/cover.rpi_gpio.markdown +++ b/source/_components/cover.rpi_gpio.markdown @@ -57,7 +57,7 @@ cover: name: 'Right door' ``` -## {% linkable_titleRemote Raspberry Pi Cover %} +## {% linkable_title Remote 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.