From c065258549dd211c9f0b92fe6a9daa6f93f59f8c Mon Sep 17 00:00:00 2001 From: Michael Luggen Date: Tue, 17 Jan 2017 08:02:49 +0100 Subject: [PATCH] Update z-wave.markdown (#1784) --- source/getting-started/z-wave.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/getting-started/z-wave.markdown b/source/getting-started/z-wave.markdown index 8e0e7ebc224..01c45f1b787 100644 --- a/source/getting-started/z-wave.markdown +++ b/source/getting-started/z-wave.markdown @@ -93,6 +93,9 @@ Or, on some other systems (such as Raspberry Pi), use: ```bash $ ls /dev/ttyACM* + +# If `hass` runs with another user (e.g. *homeassistant* on Hassbian) give access to the stick with: +$ sudo usermod -a -G dialout homeassistant ``` Or, on some other systems (such as Pine 64), use: