Site updated at 2016-11-23 09:27:21 UTC

This commit is contained in:
Travis CI 2016-11-23 09:27:21 +00:00
parent 1d3228b9ca
commit f198674d09
100 changed files with 139 additions and 139 deletions

View file

@ -92,7 +92,7 @@
<p>The <code class="highlighter-rouge">radiotherm</code> climate platform let you control a thermostat from <a href="http://www.radiothermostat.com/">Radio Thermostat</a>.</p>
<p>The underlaying library supports:</p>
<p>The underlying library supports:</p>
<ul>
<li>CT50 V1.09</li>
@ -118,7 +118,7 @@
<p>Temperature settings from Home Assistant will be sent to thermostat and then hold at that temperature. Set to <code class="highlighter-rouge">False</code> if you set a thermostat schedule on the thermostat itself and just want Home Assistant to send temporary temperature changes.</p>
<p>Multiple thermostats could be assigned by using <code class="highlighter-rouge">host:</code> if auto-detetion is not used.</p>
<p>Multiple thermostats could be assigned by using <code class="highlighter-rouge">host:</code> if auto-detection is not used.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">climate</span><span class="pi">:</span>
<span class="s">platform</span><span class="pi">:</span> <span class="s">radiotherm</span>