Skip to content

Commit e201b34

Browse files
authored
Update zwave.markdown
1 parent 5dab070 commit e201b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/hassio/zwave.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For very special device, the `/dev/ttyAMA0` will not detect by udev and not mapp
2525
```bash
2626
$ curl -d '{"devices": ["ttyAMA0"]}' http://172.17.0.2/homeassistant/options
2727
```
28-
After that you need change `usb_path` to `/dev/ttyACM0`.
28+
After that you need change `usb_path` to `/dev/ttyAMA0`.
2929

3030
### HUSBZB-1:
3131
```yaml

0 commit comments

Comments
 (0)