Update zwave.markdown
This commit is contained in:
parent
f88e0336b7
commit
e158ea881a
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue