mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update about Hass.io
Added link to the Hass.io Z-Wave docs, and a note that the pre-reqs don't apply to it.
This commit is contained in:
parent
cc614c75fc
commit
6733138762
@ -10,7 +10,7 @@ footer: true
|
|||||||
redirect_from: /getting-started/z-wave-installation/
|
redirect_from: /getting-started/z-wave-installation/
|
||||||
---
|
---
|
||||||
|
|
||||||
There is one dependency you will need to have installed ahead of time (included in `systemd-devel` on Fedora/RHEL systems):
|
On Linux platforms (other than Hass.io) there is one dependency you will need to have installed ahead of time (included in `systemd-devel` on Fedora/RHEL systems):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo apt-get install libudev-dev
|
$ sudo apt-get install libudev-dev
|
||||||
@ -104,6 +104,10 @@ device_config:
|
|||||||
|
|
||||||
### {% linkable_title Finding the controller path on Linux %}
|
### {% linkable_title Finding the controller path on Linux %}
|
||||||
|
|
||||||
|
<p class='note'
|
||||||
|
If you're using Hass.io please follow [these setup instructions](/hassio/zwave/) for finding the controller path.
|
||||||
|
</p>
|
||||||
|
|
||||||
To find the path of your Z-Wave USB stick or module, connect it to your system and run:
|
To find the path of your Z-Wave USB stick or module, connect it to your system and run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user