From 66ae490ec220cfbd3b0fea74d36db3127948d03b Mon Sep 17 00:00:00 2001 From: "Jardi A.M. Jordan" <1088732+jardiamj@users.noreply.github.com> Date: Mon, 15 Apr 2019 15:50:01 -0700 Subject: [PATCH] Removed redirect_from: label. --- source/_components/mcp23017.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/_components/mcp23017.markdown b/source/_components/mcp23017.markdown index af488631203..8cc30cfefbe 100644 --- a/source/_components/mcp23017.markdown +++ b/source/_components/mcp23017.markdown @@ -14,9 +14,6 @@ ha_category: - Switch ha_release: 0.92 ha_iot_class: Local Polling -redirect_from: - - /components/binary_sensor.mcp23017/ - - /components/switch.mcp23017/ --- The `mcp23017` component is the base for all related mcp23017 platforms in Home Assistant. There is no setup needed for the component itself, for the platforms please check their corresponding pages.