Site updated at 2015-06-03 04:15:41 UTC
This commit is contained in:
parent
aeb7a66949
commit
d40a2dc4d8
25 changed files with 668 additions and 93 deletions
|
@ -9,20 +9,20 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Lights - Home Assistant</title>
|
||||
<title>Switches - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
|
||||
<meta name="description" content="Instructions how to setup your lights with Home Assistant.">
|
||||
<meta name="description" content="Instructions how to setup your switches with Home Assistant.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Lights">
|
||||
<meta property="og:title" content="Switches">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/switch.html/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Instructions how to setup your lights with Home Assistant.">
|
||||
<meta property="og:description" content="Instructions how to setup your switches with Home Assistant.">
|
||||
|
||||
|
||||
|
||||
|
@ -98,7 +98,7 @@
|
|||
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Lights
|
||||
Switches
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue