mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Document macOS zwave device path
This commit is contained in:
parent
c7a198fcec
commit
2f0b1e4979
@ -86,6 +86,12 @@ Or, on some other systems (such as Raspberry Pi), use:
|
||||
$ ls /dev/ttyACM*
|
||||
```
|
||||
|
||||
Or, on macOS, use:
|
||||
|
||||
```bash
|
||||
$ ls /dev/cu.usbmodem*
|
||||
```
|
||||
|
||||
<p class='note'>
|
||||
Depending on what's plugged into your USB ports, the name found above may change. You can lock in a name, such as `/dev/zwave`, by following [these instructions](http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/).
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user