mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Added extra command after having issues (#2725)
New ZWave stick didn't show up in /dev Found a solution via the forums that worked for me.
This commit is contained in:
parent
819cb20c11
commit
6e3b9df172
@ -52,6 +52,11 @@ To find the path of your Z-Wave USB stick or module, run:
|
||||
$ ls /dev/ttyUSB*
|
||||
```
|
||||
|
||||
Or, if there is no result try to find detailed USB connection info with:
|
||||
```bash
|
||||
$ dmesg | grep USB
|
||||
```
|
||||
|
||||
Or, on some other systems (such as Raspberry Pi), use:
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user