✏️ Move z-wave redirects to file (#14767)

This commit is contained in:
Klaas Schoute 2020-10-02 16:55:59 +02:00 committed by GitHub
parent dac3185c76
commit 14dd6f0c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 5 deletions

View File

@ -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.

View File

@ -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/
---
<div class='note'>

View File

@ -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

View File

@ -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

View File

@ -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`

View File

@ -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