mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Discovery: Add 64bit Windows warning
This commit is contained in:
parent
833015fbf8
commit
5e62b48440
@ -26,3 +26,7 @@ discovery:
|
|||||||
```
|
```
|
||||||
|
|
||||||
If you are developing a new platform, please read [how to make your platform discoverable]({{site_root}}/developers/add_new_platform.html#discovery).
|
If you are developing a new platform, please read [how to make your platform discoverable]({{site_root}}/developers/add_new_platform.html#discovery).
|
||||||
|
|
||||||
|
<p class='note warning'>
|
||||||
|
There is currently a <a href='https://bitbucket.org/al45tair/netifaces/issues/17/dll-fails-to-load-windows-81-64bit'>known issue</a> with running this playform on a 64-bit version of Python.
|
||||||
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user