mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +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:
|
zwave:
|
||||||
usb_path: /dev/ttyUSB0
|
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