mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add config path if following the virtual environment setup (#1104)
This commit is contained in:
parent
4a0c430b31
commit
82a1b49abe
@ -51,6 +51,11 @@ With this installation, your `config_path` needed below will resemble:
|
|||||||
/usr/local/lib/python3.4/dist-packages/libopenzwave-0.3.0b8-py3.4-linux-x86_64.egg/config
|
/usr/local/lib/python3.4/dist-packages/libopenzwave-0.3.0b8-py3.4-linux-x86_64.egg/config
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you followed along with setting up a virtual environment, your path will be:
|
||||||
|
```bash
|
||||||
|
/srv/hass/python-openzwave/openzwave/config
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### {% linkable_title Configuration %}
|
### {% linkable_title Configuration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user