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
|
@ -8,7 +8,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Toon Sensor - 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 climate devices within Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/sensor.toon/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
|
@ -16,12 +16,12 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/sensor.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 climate devices 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 Sensor">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Toon Climate devices within Home Assistant.">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Toon climate devices 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">
|
||||
|
@ -74,7 +74,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">toon</code> sensor platform allows you to observe your Toon device.</p>
|
||||
<p>The <code class="highlighter-rouge">toon</code> sensor platform allows you to observe the power flow in your house through your Toon. If available, gas flow, solar output, smart plug status and connected smoke detector data can also be accessed in 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>
|
||||
|
@ -97,11 +97,11 @@
|
|||
<li><a href='/components/toon/'>
|
||||
Toon
|
||||
</a></li>
|
||||
<li><a href='/components/climate.toon/'>
|
||||
Toon Climate
|
||||
</a></li>
|
||||
<li><a href='/components/switch.toon/'>
|
||||
Toon Switch
|
||||
Toon Smart Plugs
|
||||
</a></li>
|
||||
<li><a href='/components/climate.toon/'>
|
||||
Toon Thermostat
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue