Site updated at 2016-02-06 08:29:23 UTC
This commit is contained in:
parent
7b2a5d90d0
commit
d7983e2819
165 changed files with 2151 additions and 2125 deletions
|
@ -7,7 +7,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Vera light - Home Assistant</title>
|
||||
<title>Vera Light - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
<meta name="description" content="Instructions how to integrate Vera lights into Home Assistant.">
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="canonical" href="https://home-assistant.io/components/light.vera/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Vera light">
|
||||
<meta property="og:title" content="Vera Light">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/light.vera/">
|
||||
<meta property="og:type" content="article">
|
||||
|
@ -25,7 +25,7 @@
|
|||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
|
||||
<meta name="twitter:title" content="Vera light">
|
||||
<meta name="twitter:title" content="Vera Light">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Vera lights into Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||
|
||||
|
@ -102,12 +102,12 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Vera light
|
||||
Vera Light
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
||||
<p>This vera light platform allows you to control your <a href="http://getvera.com/">Vera</a> lights.</p>
|
||||
<p>This <code>vera</code> light platform allows you to control your <a href="http://getvera.com/">Vera</a> lights.</p>
|
||||
|
||||
<p>This platform is useful if you wish for switches connected to your Vera controller to appear as lights in Home Assistant. All switches will be added as a light unless you exclude them in the configuration file.</p>
|
||||
|
||||
|
@ -166,10 +166,10 @@
|
|||
Vera
|
||||
</a></li>
|
||||
<li><a href='/components/sensor.vera/'>
|
||||
Vera sensor
|
||||
Vera Sensor
|
||||
</a></li>
|
||||
<li><a href='/components/switch.vera/'>
|
||||
Vera switch
|
||||
Vera Switch
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -186,28 +186,28 @@
|
|||
<a href='/components/light.lifx/'>LIFX</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.limitlessled/'>LimitlessLED support</a>
|
||||
<a href='/components/light.limitlessled/'>LimitlessLED</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.mqtt/'>MQTT light</a>
|
||||
<a href='/components/light.mqtt/'>MQTT Light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.hue/'>Philips Hue</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.rfxtrx/'>RFXtrx light</a>
|
||||
<a href='/components/light.rfxtrx/'>RFXtrx Light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.tellstick/'>TellStick light</a>
|
||||
<a href='/components/light.tellstick/'>TellStick Light</a>
|
||||
</li>
|
||||
<li>
|
||||
Vera light
|
||||
Vera Light
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.wink/'>Wink light</a>
|
||||
<a href='/components/light.wink/'>Wink Light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.zwave/'>Z-Wave light</a>
|
||||
<a href='/components/light.zwave/'>Z-Wave Light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.zigbee/'>ZigBee Light</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue