Site updated at 2017-10-24 09:48:53 UTC
This commit is contained in:
parent
7126740507
commit
d52c0effcd
233 changed files with 332 additions and 309 deletions
|
@ -6,13 +6,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Toon - Home Assistant</title>
|
||||
<title>Toon Switch - 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="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">
|
||||
<meta property="og:title" content="Toon Switch">
|
||||
<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">
|
||||
|
@ -20,7 +20,7 @@
|
|||
<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">
|
||||
<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:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Toon
|
||||
Toon Switch
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -98,15 +98,15 @@
|
|||
<div class='section'>
|
||||
<h1 class='title delta'>Related components</h1>
|
||||
<ul class='divided'>
|
||||
<li><a href='/components/climate.toon/'>
|
||||
Toon
|
||||
</a></li>
|
||||
<li><a href='/components/sensor.toon/'>
|
||||
Toon
|
||||
</a></li>
|
||||
<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>
|
||||
</ul>
|
||||
</div>
|
||||
<div class='section'>
|
||||
|
@ -275,7 +275,7 @@
|
|||
<a href='/components/switch.thinkingcleaner/'>Thinking Cleaner Switch</a>
|
||||
</li>
|
||||
<li>
|
||||
Toon
|
||||
Toon Switch
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.velbus/'>Velbus Switches</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue