Update z-wave.markdown (#1784)

This commit is contained in:
Michael Luggen 2017-01-17 08:02:49 +01:00 committed by Fabian Affolter
parent c1aeb7ed55
commit c065258549

View File

@ -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: