Site updated at 2017-10-25 05:35:17 UTC

This commit is contained in:
Travis CI 2017-10-25 05:35:18 +00:00
parent 882302d13b
commit d7c448f569
34 changed files with 87 additions and 87 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">mqtt</code> climate platform let you control your MQTT enabled HVAC devices.</p>
<p>The <code class="highlighter-rouge">mqtt</code> climate platform lets you control your MQTT enabled HVAC devices.</p>
<p>The platform currently works in optimistic mode, which means it does not obtain states from MQTT topics, but it sends and remembers control commands.</p>
<p>It uses a sensor under the hood to obtain the current temperature.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>