From ce321411eeed0f7476ac5a9f2354e93858d0f647 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 24 Jul 2025 11:01:21 +0200 Subject: [PATCH] Z-Wave: make prereq titles unique so that they can be link targets (#40120) --- source/_integrations/zwave_js.markdown | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 1423c930893..efdafaf8dcd 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -78,7 +78,7 @@ Home Assistant supports both _classic inclusion_ and _SmartStart_. _Classic incl For more Z-Wave term definitions, refer to the [terminology section](#z-wave-terminology). -### Prerequisites +### Getting started with Z-Wave - Prerequisites To run a Z-Wave network, you need the following elements: @@ -178,7 +178,7 @@ Do this if you have an existing Z-Wave network and want to replace its adapter w You cannot run two Z-Wave adapters simultaneously using the same add-on. If you only run one add-on, you need to migrate the network. If you want to run two adapters, you would need to install another add-on, such as Z-Wave JS UI. {% endtip %} -### Prerequisites +### Network migration - Prerequisites - Administrator rights in Home Assistant - If you want to migrate from a 500 series adapter, before starting migration, update the adapter to SDK 6.61+ @@ -212,7 +212,7 @@ The frequency used by Z-Wave devices depends on your region. For 700 and 800 ser If you are using the Z-Wave JS add-on, Home Assistant automatically changes the radio frequency region to match the region/country you're in. If needed, you can override this setting. -### Prerequisites +### Overriding the frequency region - Prerequisites - Administrator rights in Home Assistant - All your Z-Wave devices must be specified for that region @@ -231,7 +231,7 @@ If you are using the Z-Wave JS add-on, Home Assistant automatically changes the It's recommended to create a backup before making any major changes to your Z-Wave network. For example, before migrating from one adapter to another, or before resetting your adapter. The backup stores your Z-Wave adapter's non-volatile memory (NVM), which contains your network information including paired devices. It is stored in a binary file that you can download. -### Prerequisites +### Backup - Prerequisites - Administrator rights in Home Assistant @@ -248,7 +248,7 @@ It's recommended to create a backup before making any major changes to your Z-Wa You can restore your Z-Wave network from a backup. -### Prerequisites +### Restore network - Prerequisites - Administrator rights in Home Assistant - Have a [backup](#backing-up-your-z-wave-network) downloaded @@ -277,7 +277,7 @@ A firmware update can damage your Z-Wave device. The Home Assistant and Z-Wave JS teams do not take any responsibility for any damages to your device as a result of the firmware update and will not be able to help you if you render your device useless due to firmware update. {% endnote %} -### Prerequisites +### Firmware update - Prerequisites - Administrator rights in Home Assistant - Downloaded the firmware file from the manufacturer website @@ -306,7 +306,7 @@ It is recommended to back up your Z-Wave network before resetting the device. - If there are any devices still paired with the adapter when it is reset, they will have to go through the exclusion process before they can be re-paired. - The device firmware will remain on the device. -### Prerequisites +### Reset - Prerequisites - Administrator rights on Home Assistant - [Backup your Z-Wave network](#backing-up-your-z-wave-network)