Site updated at 2017-12-11 11:38:39 UTC
This commit is contained in:
parent
034025b9da
commit
734d210b21
26 changed files with 66 additions and 66 deletions
|
@ -75,7 +75,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>To run Home Assistant on Microsoft Windows installation you need to install Python first. Download Python for https://www.python.org/downloads/windows/ and follow the instructions of the installer.</p>
|
||||
<p>To run Home Assistant on Microsoft Windows installation you need to install Python first. Download Python for <a href="https://www.python.org/downloads/windows/">https://www.python.org/downloads/windows/</a> and follow the instructions of the installer.</p>
|
||||
<p>Start</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">C:\...\> </span>pip3 install homeassistant
|
||||
<span class="gp">C:\...\> </span>py -m homeassistant --open-ui
|
||||
|
@ -84,7 +84,7 @@
|
|||
<p>For autostarting Home Assistant please refer to this <a href="https://community.home-assistant.io/t/autostart-on-windows/3504">guide</a>.</p>
|
||||
<p>Check this <a href="https://www.youtube.com/watch?v=X27eVvuqwnY">video</a> for the installation on Windows 10.</p>
|
||||
<p class="note warning">
|
||||
The Microsoft Windows platform is not a primary target to install home Assistant. Also, not all tools and third-party modules will work.
|
||||
The Microsoft Windows platform is not a primary target to install Home Assistant. Also, not all tools and third-party modules will work.
|
||||
</p>
|
||||
</article>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue