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
This commit is contained in:
nicxvan 2018-01-17 02:03:42 -05:00 committed by Fabian Affolter
parent 0f86b19160
commit 0d754a6299

View File

@ -25,7 +25,11 @@ $ sudo /Applications/Python\ x.x/Install\ Certificates.command
```
<p class='note'>
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.
</p>
<p class='note'>
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.
</p>
## {% linkable_title Configuration %}