Update z-wave.markdown (#3262)

* Update z-wave.markdown

spent way to long time to find this, so thought about document it down.

* Minor change
This commit is contained in:
Mattias Ryrlén 2017-08-28 11:22:01 +02:00 committed by Fabian Affolter
parent 0dee2c22d9
commit 6f959cd162

View File

@ -18,7 +18,7 @@ There is currently support for climate, covers, lights, locks, sensors, switches
As of version 0.45, Home Assistant automatically installs python-openzwave from PyPI as needed. As of version 0.45, Home Assistant automatically installs python-openzwave from PyPI as needed.
There is one dependency you will need to have installed ahead of time: 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