Site updated at 2015-01-04 09:28:07 UTC
This commit is contained in:
parent
e49536f95f
commit
9a8a71a9fd
4 changed files with 20 additions and 18 deletions
12
index.html
12
index.html
|
@ -22,7 +22,7 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Observe Home Assistant will track the state of all the devices in your home, so you don't have to. The following devices are supported: Philips Hue Belkin WeMo Google Chromecast Netgear, Tomato and …">
|
||||
<meta property="og:description" content="Observe Home Assistant will track the state of all the devices in your home, so you don't have to. The following are supported: Philips Hue Belkin WeMo Google Chromecast PushBullet Netgear, Tomato …">
|
||||
|
||||
|
||||
|
||||
|
@ -129,11 +129,12 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<p>
|
||||
Home Assistant will track the state of all the devices in your home, so you don’t have to.
|
||||
</p>
|
||||
<p>The following devices are supported:</p>
|
||||
<p>The following are supported:</p>
|
||||
<ul>
|
||||
<li>Philips Hue</li>
|
||||
<li>Belkin WeMo</li>
|
||||
<li>Google Chromecast</li>
|
||||
<li>PushBullet</li>
|
||||
<li>Netgear, Tomato and OpenWRT routers</li>
|
||||
<li>Tellstick devices & sensors</li>
|
||||
<li>Scanning network for connected devices</li>
|
||||
|
@ -174,11 +175,12 @@ Home Assistant will track the state of all the devices in your home, so you don&
|
|||
<h2 class="title">Automate</h2>
|
||||
<hr>
|
||||
<p>Setup advanced rules to control devices and bring your home alive.</p>
|
||||
<p>Do you want to have…</p>
|
||||
<p>Do you want to …</p>
|
||||
<ul>
|
||||
<li>the lights turn on when the sun sets and you are home?</li>
|
||||
<li>the lights turn on when anyome comes home and it is dark?</li>
|
||||
<li>have the lights turn on when the sun sets and you are home?</li>
|
||||
<li>have the lights turn on when anyome comes home and it is dark?</li>
|
||||
<li>dim the lights when you start watching Netflix on your Chromecast?</li>
|
||||
<li>receive a message when the lights turn on while you are not at home?</li>
|
||||
</ul>
|
||||
<p>We’ve got you covered.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue