From 273130e4f4eb806295346bc8282fbcad2a468327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Thu, 25 Feb 2021 00:21:02 +0100 Subject: [PATCH] Add note about core version (#16739) Co-authored-by: Franck Nijhof --- source/_integrations/zwave_js.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 4040546d369..bcb08e30750 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -35,6 +35,10 @@ Please review the limitations [below](/integrations/zwave_js/#current-limitation ## Quick start (Home Assistant including Supervisor) +
+Setting up this integration with the add-on, as described in this chapter, requires Home Assistant Core version 2021.3.0b0 or newer. +
+ To add Z-Wave JS to your installation, plug the Z-Wave stick into the device that runs Home Assistant. Then Go to Configuration >> Integrations in the UI. Click the "Add integration" button in the bottom right and from the list of integrations, select "Z-Wave JS" and follow the instructions shown. Note: A new network key is automatically generated for you. If this Z-Wave stick has already paired with secure devices, you need to enter the previously used network key. Make sure that you keep a backup of this key in a safe place in case you need to move your Z-Wave stick to another device.