From 6f959cd16246a3ce1e1fba7a94e8e403d9baf5ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Ryrl=C3=A9n?= Date: Mon, 28 Aug 2017 11:22:01 +0200 Subject: [PATCH] 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 --- source/_docs/z-wave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index ace82273a5f..f88936d7a6f 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -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. -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 $ sudo apt-get install libudev-dev