From 6b526a20d80787d29c6640fdcea989047bf29272 Mon Sep 17 00:00:00 2001 From: scyto Date: Mon, 15 Feb 2021 14:14:48 -0800 Subject: [PATCH] added text prompt to review limitations before use (#16597) Co-authored-by: Franck Nijhof --- source/_integrations/zwave_js.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index c5f8834cf00..15f2e31b2b0 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -31,6 +31,8 @@ ha_platforms: This integration allows you to control a Z-Wave network via the [Z-Wave JS](https://zwave-js.github.io/node-zwave-js/#/) driver. This is our recommended Z-Wave integration for Home Assistant. +Please review the limitations [below](/integrations/zwave_js/#current-limitations) before you get started as a few devices still may not work or only work partially. + ## Quick start (Home Assistant including Supervisor) 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.