Site updated at 2016-02-13 08:04:22 UTC
This commit is contained in:
parent
8a5bfbdfe2
commit
946c08f0ef
91 changed files with 1382 additions and 337 deletions
|
@ -7,7 +7,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>SCSGate light - Home Assistant</title>
|
||||
<title>SCSGate Light - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
<meta name="description" content="Instructions how to integrate SCSGate lights into Home Assistant.">
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="canonical" href="https://home-assistant.io/components/light.scsgate/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="SCSGate light">
|
||||
<meta property="og:title" content="SCSGate Light">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/light.scsgate/">
|
||||
<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="SCSGate light">
|
||||
<meta name="twitter:title" content="SCSGate Light">
|
||||
<meta name="twitter:description" content="Instructions how to integrate SCSGate lights into Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||
|
||||
|
@ -164,7 +164,7 @@
|
|||
SCSGate Rollershutter
|
||||
</a></li>
|
||||
<li><a href='/components/switch.scsgate/'>
|
||||
SCSGate switch
|
||||
SCSGate Switch
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -186,6 +186,9 @@
|
|||
<li>
|
||||
<a href='/components/light.mqtt/'>MQTT Light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.mysensors/'>MySensors Light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.hue/'>Philips Hue</a>
|
||||
</li>
|
||||
|
@ -193,7 +196,7 @@
|
|||
<a href='/components/light.rfxtrx/'>RFXtrx Light</a>
|
||||
</li>
|
||||
<li>
|
||||
SCSGate light
|
||||
SCSGate Light
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.tellstick/'>TellStick Light</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue