Site updated at 2017-03-02 13:20:39 UTC

This commit is contained in:
Travis CI 2017-03-02 13:20:39 +00:00
parent ca01fe5b1b
commit 3031f6cae5
151 changed files with 1832 additions and 794 deletions

View file

@ -7,7 +7,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Installation on a Windoes system - Home Assistant</title>
<title>Installation on a Windows system - Home Assistant</title>
<meta name="author" content="Home Assistant">
<meta name="description" content="Instructions to install Home Assistant on a Microsoft Windows system.">
@ -15,7 +15,7 @@
<link rel="canonical" href="https://home-assistant.io/docs/installation/windows/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Installation on a Windoes system">
<meta property="og:title" content="Installation on a Windows system">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/docs/installation/windows/">
<meta property="og:type" content="article">
@ -25,7 +25,7 @@
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="Installation on a Windoes system">
<meta name="twitter:title" content="Installation on a Windows system">
<meta name="twitter:description" content="Instructions to install Home Assistant on a Microsoft Windows system.">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
@ -86,7 +86,7 @@
<header>
<h1 class="title indent">
Installation on a Windoes System
Installation on a Windows System
</h1>
</header>
<hr class="divider">
@ -127,13 +127,8 @@ The Microsoft Windows platform is not a primary target to install home Assistant
<li>
<a href='/docs/installation/'>Installation </a>
<ul>
<li><a href='/docs/installation/python/'>Python </a></li>
<li><a href='/docs/installation/virtualenv/'>Python Virtual Env </a></li>
<li><a href='/docs/installation/docker/'>Docker </a></li>
<li><a href='/docs/installation/raspberry-pi/'>Raspberry Pi </a></li>
<li><a href='/docs/installation/raspberry-pi-all-in-one/'>Raspberrry Pi All-in-One </a></li>
<li><a href='/docs/installation/vagrant/'>Vagrant </a></li>
<li><a href='/docs/installation/synology/'>Synology </a></li>
<li><a href='/docs/installation/updating/'>Updating </a></li>
<li><a href='/docs/installation/troubleshooting/'>Troubleshooting </a></li>
</ul>