From 94476935debf1457d1fe8fe97c366d5193082c55 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Thu, 25 Jan 2018 21:55:59 +0000 Subject: [PATCH] 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 --- source/_docs/z-wave/installation.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown index 557128a3719..01fe80d097f 100644 --- a/source/_docs/z-wave/installation.markdown +++ b/source/_docs/z-wave/installation.markdown @@ -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: