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:
parent
0f86b19160
commit
0d754a6299
1 changed files with 5 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue