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>Wink lock - Home Assistant</title>
|
||||
<title>Wink Lock - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
<meta name="description" content="Instructions how to setup the Wink locks within Home Assistant.">
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="canonical" href="https://home-assistant.io/components/lock.wink/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Wink lock">
|
||||
<meta property="og:title" content="Wink Lock">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/lock.wink/">
|
||||
<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="Wink lock">
|
||||
<meta name="twitter:title" content="Wink Lock">
|
||||
<meta name="twitter:description" content="Instructions how to setup the Wink locks within 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">
|
||||
Wink lock
|
||||
Wink Lock
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
||||
<p>The wink lock platform allows you to control your <a href="http://www.wink.com/">Wink</a> locks.</p>
|
||||
<p>The Wink lock platform allows you to control your <a href="http://www.wink.com/">Wink</a> locks.</p>
|
||||
|
||||
<p>The requirement is that you have setup your <a href="/components/wink/">Wink hub</a>.</p>
|
||||
|
||||
|
@ -138,13 +138,13 @@
|
|||
Wink
|
||||
</a></li>
|
||||
<li><a href='/components/light.wink/'>
|
||||
Wink light
|
||||
Wink Light
|
||||
</a></li>
|
||||
<li><a href='/components/sensor.wink/'>
|
||||
Wink sensor
|
||||
Wink Sensor
|
||||
</a></li>
|
||||
<li><a href='/components/switch.wink/'>
|
||||
Wink switch
|
||||
Wink Switch
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -152,7 +152,7 @@
|
|||
<h1 class="title delta">Category Lock</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
Wink lock
|
||||
Wink Lock
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue