Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion source/_docs/z-wave/installation.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
Expand Down