From 38ad2a201db60f90f6bef69d1a3e36440cd5009f Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Tue, 2 Feb 2021 09:32:00 -0600 Subject: [PATCH] Add additional info to zwave_js docs (#16382) --- source/_integrations/zwave_js.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 1a21e358f80..5dcf8df897a 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -29,6 +29,10 @@ Controlling your Z-Wave network with the Z-Wave JS integration is split up into 2. The Z-Wave JS integration in Home Assistant. This integration connects to the Z-Wave JS Server to retrieve the info from your Z-Wave network. +### Supervisor managed installation + +- The official Z-Wave JS add-on installed available from the add-on store. + ### Core installation - The Z-Wave JS Server installed and running in your network. @@ -50,6 +54,11 @@ Click on the `+` sign to add an integration and click on **Z-Wave JS**. After completing the configuration flow, the Z-Wave JS integration will be available. +### Secure network key + +The secure network key is set in the settings for zwave-js-server and +not in the integration configuration. + ## Current Limitations As this integration is still in the early stages there are some important limitations to be aware of.