From 3864b538e3b8f8490a1400f072e07baa15da8501 Mon Sep 17 00:00:00 2001 From: PuckStar Date: Thu, 28 Jul 2016 23:09:51 +0200 Subject: [PATCH] AIO also has zwave already included (#696) Found this out after running the scripts. Could've saved me some time :) --- source/getting-started/z-wave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/z-wave.markdown b/source/getting-started/z-wave.markdown index c188aa3b11f..6cd3ab4f618 100644 --- a/source/getting-started/z-wave.markdown +++ b/source/getting-started/z-wave.markdown @@ -15,7 +15,7 @@ There is currently support for switches, lights and sensors. All will be picked ### {% linkable_title Installation %} -To allow Home Assistant to talk to your Z-Wave USB stick you will have to compile the OpenZWave library and install the related [python-OpenZWave package](https://github.com/OpenZWave/python-openzwave). This can be done as follows. _(Note: The Home Assistant docker image has support for Z-Wave built-in)_ +To allow Home Assistant to talk to your Z-Wave USB stick you will have to compile the OpenZWave library and install the related [python-OpenZWave package](https://github.com/OpenZWave/python-openzwave). This can be done as follows. _(Note: The Home Assistant docker image and the All In One installer have support for Z-Wave already built-in!)_ Make sure you have the correct dependencies installed before running the script: