Skip to content

Commit 82a1b49

Browse files
nivekmaifabaff
authored andcommitted
Add config path if following the virtual environment setup (home-assistant#1104)
1 parent 4a0c430 commit 82a1b49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/getting-started/z-wave.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ With this installation, your `config_path` needed below will resemble:
5151
/usr/local/lib/python3.4/dist-packages/libopenzwave-0.3.0b8-py3.4-linux-x86_64.egg/config
5252
```
5353

54+
If you followed along with setting up a virtual environment, your path will be:
55+
```bash
56+
/srv/hass/python-openzwave/openzwave/config
57+
```
58+
5459

5560
### {% linkable_title Configuration %}
5661

0 commit comments

Comments
 (0)