mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
✏️ Move z-wave redirects to file (#14767)
This commit is contained in:
parent
dac3185c76
commit
14dd6f0c89
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Z-Wave"
|
title: "Z-Wave"
|
||||||
description: "Using Z-Wave with Home Assistant."
|
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.
|
[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.
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Z-Wave Control Panel"
|
title: "Z-Wave Control Panel"
|
||||||
description: "How to use the Z-Wave control panel."
|
description: "How to use the Z-Wave control panel."
|
||||||
redirect_from: /getting-started/z-wave-panel/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Z-Wave Device Specific Settings"
|
title: "Z-Wave Device Specific Settings"
|
||||||
description: "Notes for specific Z-Wave devices."
|
description: "Notes for specific Z-Wave devices."
|
||||||
redirect_from: /getting-started/z-wave-device-specific/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Device Categories
|
## Device Categories
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Z-Wave Devices"
|
title: "Z-Wave Devices"
|
||||||
description: "What you need to know about Z-Wave devices."
|
description: "What you need to know about Z-Wave devices."
|
||||||
redirect_from: /getting-started/z-wave-devices/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Devices, Nodes, Entities
|
## Devices, Nodes, Entities
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Z-Wave"
|
title: "Z-Wave"
|
||||||
description: "Installation of the Z-Wave component."
|
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`
|
Z-Wave can be configured using the Z-Wave *Integration* in the *Configuration* menu, or manually using an entry in `configuration.yaml`
|
||||||
|
@ -2093,6 +2093,11 @@
|
|||||||
/getting-started/troubleshooting-configuration /docs/configuration/troubleshooting
|
/getting-started/troubleshooting-configuration /docs/configuration/troubleshooting
|
||||||
/getting-started/updating /docs/installation/updating
|
/getting-started/updating /docs/installation/updating
|
||||||
/getting-started/yaml /docs/configuration/yaml
|
/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/events /docs/configuration/events
|
||||||
/topics/packages /docs/configuration/packages
|
/topics/packages /docs/configuration/packages
|
||||||
/topics/platform_options /docs/configuration/platform_options
|
/topics/platform_options /docs/configuration/platform_options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user