mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Update zwave.markdown
This commit is contained in:
parent
fb1abda1cb
commit
1933f23b4a
@ -23,7 +23,7 @@ dtoverlay=pi3-miniuart-bt
|
||||
|
||||
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:
|
||||
```bash
|
||||
$ curl -d '{"devices": "/dev/ttyAMA0"}' http://172.17.0.2/homeassistant/options
|
||||
$ curl -d '{"devices": ["/dev/ttyAMA0"]}' http://172.17.0.2/homeassistant/options
|
||||
```
|
||||
|
||||
### HUSBZB-1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user