Merge branch 'current' into next

This commit is contained in:
Fabian Affolter 2017-08-10 23:34:55 +02:00
commit fa563cba7e
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
50 changed files with 284 additions and 152 deletions

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