Site updated at 2017-09-26 07:14:23 UTC

This commit is contained in:
Travis CI 2017-09-26 07:14:23 +00:00
parent 80847eb95a
commit b723b0750d
415 changed files with 2329 additions and 1581 deletions

View file

@ -87,9 +87,9 @@
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>indoor_temp_sensor</strong> (<em>Required</em>): The entitiy ID of the indoor temperature sensor.</li>
<li><strong>indoor_humidity_sensor</strong> (<em>Required</em>): The entitiy ID of the indoor humidity sensor.</li>
<li><strong>outdoor_temp_sensor</strong> (<em>Required</em>): The entitiy ID of the outdoor temperature sensor.</li>
<li><strong>indoor_temp_sensor</strong> (<em>Required</em>): The entity ID of the indoor temperature sensor.</li>
<li><strong>indoor_humidity_sensor</strong> (<em>Required</em>): The entity ID of the indoor humidity sensor.</li>
<li><strong>outdoor_temp_sensor</strong> (<em>Required</em>): The entity ID of the outdoor temperature sensor.</li>
<li><strong>calibration_factor</strong> (<em>Required</em>): Needs to be calibrated to the critical point in the room.</li>
</ul>
<p>In this case, the weather forecast temperature sensor is used for the outside temperature.</p>