mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add variable description
This commit is contained in:
parent
fa37be99e1
commit
4377da52a0
@ -31,3 +31,11 @@ As an alternative, the Home Assistant docker image has support for Z-Wave built-
|
||||
zwave:
|
||||
usb_path: /dev/ttyUSB0
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **usb_path** (*Required*): The port where your device is connected to your Home Assistant host.
|
||||
|
||||
```bash
|
||||
ls /dev/ttyUSB*
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user