Update zwave.markdown

This commit is contained in:
Pascal Vizeli 2017-08-03 00:41:42 +02:00 committed by GitHub
parent 5dab070deb
commit e201b34f87

View File

@ -25,7 +25,7 @@ For very special device, the `/dev/ttyAMA0` will not detect by udev and not mapp
```bash
$ 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:
```yaml