Site updated at 2016-05-07 20:16:12 UTC

This commit is contained in:
Travis CI 2016-05-07 20:16:12 +00:00
parent e02ea6aa5b
commit c538f4cf6d
18 changed files with 24 additions and 23 deletions

View file

@ -91,11 +91,12 @@
<p>The <code>hvac</code> component is built for the controlling and monitoring of HVAC (heating, ventilating, and air conditioning) devices.</p>
<p>To enable this component, add the following lines to your <code>configuration.yaml</code>:</p>
<p>To enable this component, pick one of the platforms and add it to your <code>configuration.yaml</code>:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">hvac</span>:
<span class="key">platform</span>: <span class="string"><span class="content">demo</span></span>
</pre></div>
</div>
</div>