Site updated at 2016-06-06 17:51:12 UTC

This commit is contained in:
Travis CI 2016-06-06 17:51:12 +00:00
parent 2d7d7cbeaa
commit 2bcf31af1a
109 changed files with 148 additions and 148 deletions

View file

@ -7,26 +7,26 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Thinking Cleaner switches - Home Assistant</title>
<title>Thinking Cleaner Switch - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Instructions how to integrate a ThinkingCleaner within Home Assistant.">
<meta name="description" content="Instructions how to integrate a ThinkingCleaner switches within Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/switch.thinkingcleaner/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Thinking Cleaner switches">
<meta property="og:title" content="Thinking Cleaner Switch">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/switch.thinkingcleaner/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to integrate a ThinkingCleaner within Home Assistant.">
<meta property="og:description" content="Instructions how to integrate a ThinkingCleaner switches within Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="Thinking Cleaner switches">
<meta name="twitter:description" content="Instructions how to integrate a ThinkingCleaner within Home Assistant.">
<meta name="twitter:title" content="Thinking Cleaner Switch">
<meta name="twitter:description" content="Instructions how to integrate a ThinkingCleaner switches within Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
@ -83,20 +83,20 @@
<header>
<h1 class="title indent">
Thinking Cleaner Switches
Thinking Cleaner Switch
</h1>
</header>
<hr class="divider">
<p>The <code>ThinkingCleaner</code> switch platform allows you to control your <a href="http://www.thinkingcleaner.com">ThinkingCleaner</a> addon.</p>
<p>The <code>thinkingcleaner</code> switch platform allows you to control your <a href="http://www.thinkingcleaner.com">Thinking Cleaner</a> addon.</p>
<p>To enable this switch in your installation, add the following to your <code>configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">switch</span>:
- <span class="string"><span class="content">platform: thinkingcleaner</span></span>
<span class="key">platform</span>: <span class="string"><span class="content">thinkingcleaner</span></span>
</pre></div>
</div>
</div>
@ -133,7 +133,7 @@
<h1 class='title delta'>Related components</h1>
<ul class='divided'>
<li><a href='/components/sensor.thinkingcleaner/'>
Thinking Cleaner sensors
Thinking Cleaner sensor
</a></li>
</ul>
</div>
@ -201,7 +201,7 @@
<a href='/components/switch.template/'>Template switch</a>
</li>
<li>
Thinking Cleaner switches
Thinking Cleaner Switch
</li>
<li>
<a href='/components/switch.transmission/'>Transmission Switch</a>