Update zwave.markdown

This commit is contained in:
Pascal Vizeli 2017-07-26 16:37:53 +02:00 committed by GitHub
parent f88e0336b7
commit e158ea881a

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
```