mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update zwave.markdown
This commit is contained in:
parent
5d8f1d3f79
commit
0ebd6e7f22
@ -24,7 +24,7 @@ dtoverlay=pi3-miniuart-bt
|
||||
For some exceptional devices, the `/dev/ttyAMA0` will not be detected by udev and are therefor not mapped with docker.
|
||||
So you need explicit set this device for mapping to Home-Assistant. Execute this command on ssh add-on:
|
||||
```bash
|
||||
$ curl -d '{"devices": ["ttyAMA0"]}' http://172.17.0.2/homeassistant/options
|
||||
$ curl -d '{"devices": ["ttyAMA0"]}' http://hassio/homeassistant/options
|
||||
```
|
||||
After that, you need change `usb_path` to `/dev/ttyAMA0`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user