Update zwave.markdown
This commit is contained in:
parent
5dab070deb
commit
e201b34f87
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ For very special device, the `/dev/ttyAMA0` will not detect by udev and not mapp
|
||||||
```bash
|
```bash
|
||||||
$ curl -d '{"devices": ["ttyAMA0"]}' http://172.17.0.2/homeassistant/options
|
$ curl -d '{"devices": ["ttyAMA0"]}' http://172.17.0.2/homeassistant/options
|
||||||
```
|
```
|
||||||
After that you need change `usb_path` to `/dev/ttyACM0`.
|
After that you need change `usb_path` to `/dev/ttyAMA0`.
|
||||||
|
|
||||||
### HUSBZB-1:
|
### HUSBZB-1:
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue