Site updated at 2016-06-05 14:12:13 UTC
This commit is contained in:
parent
78f980f8ba
commit
2d7d7cbeaa
53 changed files with 679 additions and 252 deletions
|
@ -127,7 +127,7 @@ $ hass --open-ui
|
|||
<li><a href="https://github.com/home-assistant/home-assistant/issues">GitHub Page</a> for issue reporting.</li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="whats-next" href="#whats-next"></a> What’s next</h3>
|
||||
<h3><a class="title-link" name="whats-next" href="#whats-next"></a> What’s next?</h3>
|
||||
|
||||
<p>To see what Home Assistant can do, launch demo mode: <code>hass --demo-mode</code> or visit the <a href="/demo">demo page</a>.</p>
|
||||
|
||||
|
@ -156,15 +156,16 @@ $ hass --open-ui
|
|||
<li><a href='/getting-started/installation-raspberry-pi-all-in-one/'>Raspberry Pi All-In-One Installer </a></li>
|
||||
<li><a href='/getting-started/installation-docker/'>Docker </a></li>
|
||||
<li><a href='/getting-started/installation-synology/'>Synology NAS </a></li>
|
||||
<li><a href='/getting-started/installation-virtualenv/'>VirtualEnv Linux </a></li>
|
||||
<li><a href='/getting-started/installation-virtualenv/'>Virtualenv Linux </a></li>
|
||||
<li><a href='/getting-started/updating/'>Updating </a></li>
|
||||
<li><a href='/getting-started/troubleshooting/'>Troubleshooting </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
Configuration
|
||||
<a href='/getting-started/configuration/'>Configuration </a>
|
||||
<ul>
|
||||
<li><a href='/getting-started/configuration/'>Configuration.yaml </a></li>
|
||||
<li><a href='/getting-started/yaml/'>YAML </a></li>
|
||||
<li><a href='/getting-started/basic/'>Basic information </a></li>
|
||||
<li><a href='/getting-started/devices/'>Setting up devices </a></li>
|
||||
<li><a href='/getting-started/customizing-devices/'>Customizing devices and services </a></li>
|
||||
<li><a href='/getting-started/presence-detection/'>Presence Detection </a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue