You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/hassio/zwave.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ If you need GPIO on raspberry-pi3 for you Z-Wave module add follow line into `co
21
21
dtoverlay=pi3-miniuart-bt
22
22
```
23
23
24
-
For very special device, the `/dev/ttyAMA0` will not by udev and not mapped to docker. So you need explicit set this device for mapping to Home-Assistant. Execute this command on ssh add-on:
24
+
For very special device, the `/dev/ttyAMA0` will not detect by udev and not mapped with docker. So you need explicit set this device for mapping to Home-Assistant. Execute this command on ssh add-on:
0 commit comments