Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Commit 94a862f

Browse files
skalavalafabaff
authored andcommitted
Added a section about delay during startup (home-assistant#3421)
* Added a section about delay during startup Added additional note right after configuration to let users know about the expected delays during startup due to installation of additional dependencies. * Set first letter of name to upper-case
1 parent 707343c commit 94a862f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_docs/z-wave.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ $ ls /dev/cu.usbmodem*
8686
Depending on what's plugged into your USB ports, the name found above may change. You can lock in a name, such as `/dev/zwave`, by following [these instructions](http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/).
8787
</p>
8888

89+
<p class='note'>
90+
After installing and configuring Z-Wave, Home Assistant will try to install required Python Z-Wave libraries during startup (if they are not already installed). This process might take anywhere between 5 to 25 minutes depending upon various factors. Please be patient, and let it run! This happens only once and the subsequent restarts will have no impact in performance.
91+
</p>
92+
8993
### {% linkable_title Adding Devices %}
9094

9195
To add a Z-Wave device to your system, go to the Z-Wave panel in the Home Assistant frontend and click the Add Node button in the Z-Wave Network Management card. This will place the controller in inclusion mode, after which you should activate your device to be included by following the instructions provided with the device.

0 commit comments

Comments
 (0)