Update zwave.markdown

This commit is contained in:
Pascal Vizeli 2017-07-26 16:37:53 +02:00 committed by Fabian Affolter
parent d63a638a8c
commit 320a6cf37e
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -20,3 +20,12 @@ If you need GPIO on raspberry-pi3 for you Z-Wave module add follow line into `co
```
dtoverlay=pi3-miniuart-bt
```
HUSBZB-1:
```
zwave:
usb_path: /dev/ttyUSB0
zha:
usb_path: /dev/ttyUSB1
```