From 14dd6f0c89fa4d1b37b9f723d90ecdb61e48e4a9 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 2 Oct 2020 16:55:59 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Move=20z-wave=20redirects?= =?UTF-8?q?=20to=20file=20(#14767)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_docs/z-wave.markdown | 1 - source/_docs/z-wave/control-panel.markdown | 1 - source/_docs/z-wave/device-specific.markdown | 1 - source/_docs/z-wave/devices.markdown | 1 - source/_docs/z-wave/installation.markdown | 1 - source/_redirects | 5 +++++ 6 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index aa79ffb06cb..a76eed6860d 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -1,7 +1,6 @@ --- title: "Z-Wave" description: "Using Z-Wave with Home Assistant." -redirect_from: /getting-started/z-wave/ --- [Z-Wave](https://www.z-wave.com/) integration for Home Assistant allows you to observe and control connected Z-Wave devices. Z-Wave support requires a [supported Z-Wave USB stick or module](/docs/z-wave/controllers/) to be plugged into the host. diff --git a/source/_docs/z-wave/control-panel.markdown b/source/_docs/z-wave/control-panel.markdown index 8f82c1a1239..fd0d872c826 100644 --- a/source/_docs/z-wave/control-panel.markdown +++ b/source/_docs/z-wave/control-panel.markdown @@ -1,7 +1,6 @@ --- title: "Z-Wave Control Panel" description: "How to use the Z-Wave control panel." -redirect_from: /getting-started/z-wave-panel/ ---
diff --git a/source/_docs/z-wave/device-specific.markdown b/source/_docs/z-wave/device-specific.markdown index 796c90e3bde..f66cad11ba9 100644 --- a/source/_docs/z-wave/device-specific.markdown +++ b/source/_docs/z-wave/device-specific.markdown @@ -1,7 +1,6 @@ --- title: "Z-Wave Device Specific Settings" description: "Notes for specific Z-Wave devices." -redirect_from: /getting-started/z-wave-device-specific/ --- ## Device Categories diff --git a/source/_docs/z-wave/devices.markdown b/source/_docs/z-wave/devices.markdown index 94d36ff44ea..d982a2e6204 100644 --- a/source/_docs/z-wave/devices.markdown +++ b/source/_docs/z-wave/devices.markdown @@ -1,7 +1,6 @@ --- title: "Z-Wave Devices" description: "What you need to know about Z-Wave devices." -redirect_from: /getting-started/z-wave-devices/ --- ## Devices, Nodes, Entities diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown index 9c61159416b..55a87a9cf1f 100644 --- a/source/_docs/z-wave/installation.markdown +++ b/source/_docs/z-wave/installation.markdown @@ -1,7 +1,6 @@ --- title: "Z-Wave" description: "Installation of the Z-Wave component." -redirect_from: /getting-started/z-wave-installation/ --- Z-Wave can be configured using the Z-Wave *Integration* in the *Configuration* menu, or manually using an entry in `configuration.yaml` diff --git a/source/_redirects b/source/_redirects index 476eef66121..2126d9c4d02 100644 --- a/source/_redirects +++ b/source/_redirects @@ -2093,6 +2093,11 @@ /getting-started/troubleshooting-configuration /docs/configuration/troubleshooting /getting-started/updating /docs/installation/updating /getting-started/yaml /docs/configuration/yaml +/getting-started/z-wave /docs/z-wave +/getting-started/z-wave-devices /docs/z-wave/devices +/getting-started/z-wave-installation /docs/z-wave/installation +/getting-started/z-wave-panel /docs/z-wave/control-panel +/getting-started/z-wave-device-specific /docs/z-wave/device-specific /topics/events /docs/configuration/events /topics/packages /docs/configuration/packages /topics/platform_options /docs/configuration/platform_options