From 5d22fadf4c1f3e4e4932c9fec73cf40a07a28ea6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 8 Dec 2015 00:15:04 -0800 Subject: [PATCH] Add ZWave config --- source/_components/zwave.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/zwave.markdown b/source/_components/zwave.markdown index 99b5133fcdd..0303f18e191 100644 --- a/source/_components/zwave.markdown +++ b/source/_components/zwave.markdown @@ -32,11 +32,13 @@ $ pip3 install "cython<0.23" # Example configuration.yaml entry zwave: usb_path: /dev/ttyUSB0 + config_path: /usr/local/share/python-openzwave/config ``` Configuration variables: - **usb_path** (*Required*): The port where your device is connected to your Home Assistant host. +- **config_path** (*Optional*): The path to the Python Open Z-Wave configuration files. To find the path of your Z-Wave stick, run: