mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Update zwave.markdown
This commit is contained in:
parent
cbb7598b81
commit
b3d544e5dd
@ -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…
x
Reference in New Issue
Block a user