Pulled through notes of other path options (#4438)

* Pulled through notes of other path options

Added notes that for Hass.io there may be multiple path options depending on the device.

* Updated Hass.io note
This commit is contained in:
DubhAd 2018-01-25 21:55:59 +00:00 committed by Franck Nijhof
parent 5b1e86c32f
commit 94476935de

View File

@ -162,6 +162,8 @@ zwave:
usb_path: /dev/ttyACM0
```
Depending on your Z-Wave device it may instead be `/dev/ttyAMA0` (eg Razberry board) or `/dev/ttyUSB0` (eg HUBUZB-1).
### {% linkable_title RancherOS %}
If you're using RancherOS for containers, you'll need to ensure you enable the kernel-extras service so that the `USB_ACM` module (also known as `cdc_acm`) is loaded: