Add additional info to zwave_js docs (#16382)

This commit is contained in:
Raman Gupta 2021-02-02 09:32:00 -06:00 committed by Franck Nijhof
parent 598547dfc5
commit 38ad2a201d
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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. 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 ### Core installation
- The Z-Wave JS Server installed and running in your network. - 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 After completing the configuration flow, the Z-Wave JS integration will be
available. 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 ## Current Limitations
As this integration is still in the early stages there are some important limitations to be aware of. As this integration is still in the early stages there are some important limitations to be aware of.