From 3f2364abd2bfdf8bcd02d048b05abb0c211e3d59 Mon Sep 17 00:00:00 2001 From: BRUH Automation Date: Fri, 5 May 2017 00:58:58 -0400 Subject: [PATCH] Update install path for openzwave config in venv (#2541) --- source/_docs/z-wave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index 68a1ac888f0..4a68c02440d 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -63,7 +63,7 @@ With this installation, your `config_path` needed below will resemble: If you followed along with setting up a virtual environment, your path will be: ```bash -/srv/homeassistant/python-openzwave/openzwave/config +/srv/homeassistant/src/python-openzwave/openzwave/config ``` ### {% linkable_title Configuration %}