mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
parent
23567dc9b6
commit
07a64bd124
@ -18,6 +18,12 @@ There is one dependency you will need to have installed ahead of time (included
|
|||||||
$ sudo apt-get install libudev-dev
|
$ sudo apt-get install libudev-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
When installing on macOS you may have to also run the command below ahead of time, replace "x.x" with the version of Python (`$ python3 --version`) you have installed.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ sudo /Applications/Python\ x.x/Install\ Certificates.command
|
||||||
|
```
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
The installation of python-openzwave can take half an hour or more on a Raspbery Pi.
|
The installation of python-openzwave can take half an hour or more on a Raspbery Pi.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user