Update zwave.markdown
This commit is contained in:
parent
cbb7598b81
commit
b3d544e5dd
1 changed files with 5 additions and 0 deletions
|
@ -15,3 +15,8 @@ To enable Z-Wave, plug your Z-Wave USB stick into your Raspberry Pi 3 and add th
|
||||||
zwave:
|
zwave:
|
||||||
usb_path: /dev/ttyACM0
|
usb_path: /dev/ttyACM0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you need GPIO for you Z-Wave module add follow line into `config.txt`:
|
||||||
|
```
|
||||||
|
dtoverlay=pi3-miniuart-bt
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue