Corrected typo: endity -> entity. (#3360)

This commit is contained in:
Shiny 2017-09-13 21:16:54 +12:00 committed by Fabian Affolter
parent 8f538a3baa
commit 2ddd82155e

View File

@ -29,9 +29,9 @@ sensor:
Configuration variables: Configuration variables:
- **indoor_temp_sensor** (*Required*): The enditiy ID of the indoor temperature sensor. - **indoor_temp_sensor** (*Required*): The entitiy ID of the indoor temperature sensor.
- **indoor_humidity_sensor** (*Required*): The enditiy ID of the indoor humidity sensor. - **indoor_humidity_sensor** (*Required*): The entitiy ID of the indoor humidity sensor.
- **outdoor_temp_sensor** (*Required*): The enditiy ID of the outdoor temperature sensor. - **outdoor_temp_sensor** (*Required*): The entitiy ID of the outdoor temperature sensor.
- **calibration_factor** (*Required*): Needs to be calibrated to the critical point in the room. - **calibration_factor** (*Required*): Needs to be calibrated to the critical point in the room.
In this case, the weather forecast temperature sensor is used for the outside temperature. In this case, the weather forecast temperature sensor is used for the outside temperature.