Site updated at 2016-04-10 19:54:45 UTC
This commit is contained in:
parent
344812d8b8
commit
ba3d35c578
13 changed files with 172 additions and 168 deletions
|
@ -149,6 +149,10 @@ There is currently a <a href="https://bitbucket.org/al45tair/netifaces/issues/17
|
|||
If you are on Windows and you’re using Python 3.5, download the Netifaces dependency <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/#netifaces">here</a>.
|
||||
</p>
|
||||
|
||||
<p class="note">
|
||||
If you see <code>Not initializing discovery because could not install dependency netdisco==0.6.1</code> in the logs, you will need to install the <code>python3-dev</code> package on your system manually (ex: <code>sudo apt-get install python3-dev</code>). On the next restart of home-assistant, discovery should work.
|
||||
</p>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue