Site updated at 2017-09-13 09:25:38 UTC

This commit is contained in:
Travis CI 2017-09-13 09:25:39 +00:00
parent 2966202ab0
commit 2634a35f03
26 changed files with 67 additions and 67 deletions

View file

@ -87,9 +87,9 @@
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>indoor_temp_sensor</strong> (<em>Required</em>): The enditiy ID of the indoor temperature sensor.</li>
<li><strong>indoor_humidity_sensor</strong> (<em>Required</em>): The enditiy ID of the indoor humidity sensor.</li>
<li><strong>outdoor_temp_sensor</strong> (<em>Required</em>): The enditiy ID of the outdoor temperature sensor.</li>
<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>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>