Site updated at 2015-03-09 05:57:23 UTC

This commit is contained in:
Paulus Schoutsen 2015-03-08 22:57:23 -07:00
parent 659c553818
commit add2e6e06b
35 changed files with 1425 additions and 137 deletions

View file

@ -259,13 +259,6 @@ NOTE: the rest of the commands are not being run as sudo and will install python
</span></code></pre></td></tr></table></div></figure>
<p class='note'>
You can append <code>?api_password=YOUR_PASSWORD</code> to any url to log in automatically.
</p>
<h3><a class='title-link' name='adding-devices-and-services' href='#adding-devices-and-services'></a> Adding devices and services</h3>
<p>Home Assistant will be able to automatically discover and configure any Google Chromecasts, Belkin WeMo switches and Philips Hue bridges in your network if you have <a href="/components/discovery.html">the discovery component</a> enabled (which is by default).</p>
@ -294,6 +287,10 @@ You can append <code>?api_password=YOUR_PASSWORD</code> to any url to log in aut
</ul>
<h3><a class='title-link' name='setting-up-your-phone-or-tablet' href='#setting-up-your-phone-or-tablet'></a> Setting up your phone or tablet</h3>
<p>Home Assistant runs as a self hosted web application. Home Assistant contains support to be added to your homescreen. If you&rsquo;re on Android you can follow <a href="/getting-started/android.html">the visual guide</a>. For other devices, open Home Assistant on your mobile browser and click on the add to homescreen option.</p>
</article>