Skip to content

Commit 07d95d9

Browse files
authored
Emphasising the long first start time
1 parent 74e3209 commit 07d95d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/_docs/z-wave/installation.markdown

+4-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ sudo /Applications/Python\ x.x/Install\ Certificates.command
2525
```
2626

2727
<p class='note'>
28-
The installation of python-openzwave can take half an hour or more on a Raspbery Pi.
28+
The installation of python-openzwave happens when you first enable the Z-Wave component, and can take half an hour or more on a Raspbery Pi.
2929
</p>
3030

3131
## {% linkable_title Configuration %}
@@ -183,7 +183,9 @@ Ensure you keep a backup of this key. If you have to rebuild your system and don
183183

184184
## {% linkable_title First Run %}
185185

186-
Upon first run, the `zwave` component will take time to initialize entities and entities may appear with incomplete names. Running a network heal may speed up this process.
186+
The (compilation and) installation of python-openzwave happens when you first enable the Z-Wave component, and can take half an hour or more on a Raspbery Pi. When you upgrade Home Assistant and python-openzwave is also upgraded, this will also result in a delay while the new version is compiled and installed.
187+
188+
The first run after adding a device is when the `zwave` component will take time to initialize the entities, some entities may appear with incomplete names. Running a network heal may speed up this process.
187189

188190
## {% linkable_title Troubleshooting %}
189191

0 commit comments

Comments
 (0)