Add variable description
This commit is contained in:
parent
fa37be99e1
commit
4377da52a0
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue