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:
DubhAd 2017-10-25 11:37:19 +01:00 committed by Fabian Affolter
parent c4b7097e61
commit 819ad58a7c
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -10,7 +10,7 @@ footer: true
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
$ sudo apt-get install libudev-dev
@ -104,6 +104,10 @@ device_config:
### {% 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:
```bash