From 0f37cbda36f30b71f5b33d04cc84d34bab503436 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 10 May 2019 11:19:57 +0200 Subject: [PATCH] :pencil2: Remove redirect_from --- source/_components/remote_rpi_gpio.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/_components/remote_rpi_gpio.markdown b/source/_components/remote_rpi_gpio.markdown index e007f2e2eff..9cc1eef6b6b 100644 --- a/source/_components/remote_rpi_gpio.markdown +++ b/source/_components/remote_rpi_gpio.markdown @@ -14,9 +14,6 @@ ha_category: - Switch ha_release: ha_iot_class: Local Push -redirect_from: - - /components/binary_sensor.remote_rpi_gpio/ - - /components/switch.remote_rpi_gpio/ --- 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.