mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Added note about error (#4559)
Adding a specific note about the error that indicates the library is missing
This commit is contained in:
parent
08b3fee9bc
commit
34c5baefa3
@ -232,3 +232,11 @@ sudo chmod g+rw /dev/ttyAMA0
|
||||
### {% linkable_title Device path changes %}
|
||||
|
||||
If your device path changes when you restart, see [this guide](http://hintshop.ludvig.co.nz/show/persistent-names-usb-serial-devices/) on fixing it.
|
||||
|
||||
### {% Unable to install python_openzwave %}
|
||||
|
||||
If you're getting errors like:
|
||||
|
||||
openzwave-embed/open-zwave-master/libopenzwave.a: No such file or directory
|
||||
|
||||
Then the problem is that you're missing `libudev-dev`, please [install it](/docs/z-wave/installation/#linux-except-hassio).
|
||||
|
Loading…
x
Reference in New Issue
Block a user