mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add ZWave config
This commit is contained in:
parent
07e553dd0b
commit
5d22fadf4c
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user