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:
parent
5b1e86c32f
commit
94476935de
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,8 @@ zwave:
|
||||||
usb_path: /dev/ttyACM0
|
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 %}
|
### {% 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:
|
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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue