Site updated at 2017-10-26 08:44:46 UTC
This commit is contained in:
parent
9c02cd300c
commit
47bdd8126c
124 changed files with 228 additions and 202 deletions
|
@ -6,22 +6,22 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Toon Switch - Home Assistant</title>
|
||||
<title>Toon Smart Plugs - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to integrate Toon Climate devices within Home Assistant.">
|
||||
<meta name="description" content="Instructions how to integrate Toon smart plugs within Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/switch.toon/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Toon Switch">
|
||||
<meta property="og:title" content="Toon Smart Plugs">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/switch.toon/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions how to integrate Toon Climate devices within Home Assistant.">
|
||||
<meta property="og:description" content="Instructions how to integrate Toon smart plugs within Home Assistant.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
<meta name="twitter:title" content="Toon Switch">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Toon Climate devices within Home Assistant.">
|
||||
<meta name="twitter:title" content="Toon Smart Plugs">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Toon smart plugs within Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
|
@ -70,11 +70,11 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Toon Switch
|
||||
Toon Smart Plugs
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">toon</code> switch platform allows you to control your Toon device.</p>
|
||||
<p>The <code class="highlighter-rouge">toon</code> switch platform allows you to control your smart plugs if they are connected to Toon.</p>
|
||||
<p>The requirement is that you have setup the <a href="/components/toon/"><code class="highlighter-rouge">toon</code></a> component.</p>
|
||||
</article>
|
||||
</div>
|
||||
|
@ -101,12 +101,12 @@
|
|||
<li><a href='/components/toon/'>
|
||||
Toon
|
||||
</a></li>
|
||||
<li><a href='/components/climate.toon/'>
|
||||
Toon Climate
|
||||
</a></li>
|
||||
<li><a href='/components/sensor.toon/'>
|
||||
Toon Sensor
|
||||
</a></li>
|
||||
<li><a href='/components/climate.toon/'>
|
||||
Toon Thermostat
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class='section'>
|
||||
|
@ -275,7 +275,7 @@
|
|||
<a href='/components/switch.thinkingcleaner/'>Thinking Cleaner Switch</a>
|
||||
</li>
|
||||
<li>
|
||||
Toon Switch
|
||||
Toon Smart Plugs
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.velbus/'>Velbus Switches</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue