From 0d754a62994769908daf2655f1c3d1228b248026 Mon Sep 17 00:00:00 2001 From: nicxvan Date: Wed, 17 Jan 2018 02:03:42 -0500 Subject: [PATCH] Add text about serial option for z stick operation (#4440) * Add text about serial option for z stick operation * Fixing naming conventions to match brand names * Fix name --- source/_docs/z-wave/installation.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown index 15b87957cb0..d5bdbae4c98 100644 --- a/source/_docs/z-wave/installation.markdown +++ b/source/_docs/z-wave/installation.markdown @@ -25,7 +25,11 @@ $ sudo /Applications/Python\ x.x/Install\ Certificates.command ```

-The installation of python-openzwave happens when you first enable the Z-Wave component, and can take half an hour or more on a Raspbery Pi. +The installation of python-openzwave happens when you first enable the Z-Wave component, and can take half an hour or more on a Raspberry Pi. +

+ +

+On Raspberry Pi you will need to enable the serial interface in the raspbi-config tool before you can add Z-Wave to Home Assistant.

## {% linkable_title Configuration %}