Site updated at 2016-02-06 08:29:23 UTC

This commit is contained in:
Travis CI 2016-02-06 08:29:23 +00:00
parent 7b2a5d90d0
commit d7983e2819
165 changed files with 2151 additions and 2125 deletions

View file

@ -7,7 +7,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Heatmiser thermostat - Home Assistant</title>
<title>Heatmiser Thermostat - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Instructions how to integrate Heatmiser thermostats within Home Assistant.">
@ -15,7 +15,7 @@
<link rel="canonical" href="https://home-assistant.io/components/thermostat.heatmiser/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Heatmiser thermostat">
<meta property="og:title" content="Heatmiser Thermostat">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/thermostat.heatmiser/">
<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="Heatmiser thermostat">
<meta name="twitter:title" content="Heatmiser Thermostat">
<meta name="twitter:description" content="Instructions how to integrate Heatmiser thermostats within Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
@ -102,12 +102,12 @@
<article class="page">
<header>
<h1 class="title indent">
Heatmiser thermostat
Heatmiser Thermostat
</h1>
</header>
<hr class="divider">
<p>The heatmiser thermostat platform let you control <a href="http://www.heatmisershop.co.uk/heatmiser-slimline-programmable-room-thermostat/">Heatmiser DT/DT-E/PRT/PRT-E</a> thermostats from Heatmiser. The module itself is currently setup to work over a RS232 -&gt; RS485 converter, therefore it connects over IP.</p>
<p>The <code>heatmiser</code> thermostat platform let you control <a href="http://www.heatmisershop.co.uk/heatmiser-slimline-programmable-room-thermostat/">Heatmiser DT/DT-E/PRT/PRT-E</a> thermostats from Heatmiser. The module itself is currently setup to work over a RS232 -&gt; RS485 converter, therefore it connects over IP.</p>
<p>To set it up, add the following information to your <code>configuration.yaml</code> file:</p>
@ -159,28 +159,28 @@
<h1 class="title delta">Category Thermostat</h1>
<ul class='divided'>
<li>
<a href='/components/thermostat.ecobee/'>Ecobee thermostat</a>
<a href='/components/thermostat.ecobee/'>Ecobee Thermostat</a>
</li>
<li>
<a href='/components/thermostat.heat_control/'>Heat control</a>
</li>
<li>
Heatmiser thermostat
Heatmiser Thermostat
</li>
<li>
<a href='/components/thermostat.homematic/'>Homematic thermostat</a>
<a href='/components/thermostat.homematic/'>Homematic Thermostat</a>
</li>
<li>
<a href='/components/thermostat.honeywell/'>Honeywell thermostat</a>
<a href='/components/thermostat.honeywell/'>Honeywell Thermostat</a>
</li>
<li>
<a href='/components/thermostat.nest/'>Nest thermostat</a>
<a href='/components/thermostat.nest/'>Nest Thermostat</a>
</li>
<li>
<a href='/components/thermostat.proliphix/'>Proliphix thermostat</a>
<a href='/components/thermostat.proliphix/'>Proliphix Thermostat</a>
</li>
<li>
<a href='/components/thermostat.radiotherm/'>Radiotherm thermostat</a>
<a href='/components/thermostat.radiotherm/'>Radiotherm Thermostat</a>
</li>
</ul>
</div>