From 4540462012bb9a2a13aa90f34e42e2967b25b36d Mon Sep 17 00:00:00 2001 From: Shiny Date: Wed, 13 Sep 2017 20:09:10 +1200 Subject: [PATCH] Corrected typo: endity -> entity. --- source/_components/sensor.mold_indicator.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/sensor.mold_indicator.markdown b/source/_components/sensor.mold_indicator.markdown index eda7abafbbfb..4cc9c84833a5 100644 --- a/source/_components/sensor.mold_indicator.markdown +++ b/source/_components/sensor.mold_indicator.markdown @@ -29,9 +29,9 @@ sensor: Configuration variables: -- **indoor_temp_sensor** (*Required*): The enditiy ID of the indoor temperature sensor. -- **indoor_humidity_sensor** (*Required*): The enditiy ID of the indoor humidity sensor. -- **outdoor_temp_sensor** (*Required*): The enditiy ID of the outdoor temperature sensor. +- **indoor_temp_sensor** (*Required*): The entitiy ID of the indoor temperature sensor. +- **indoor_humidity_sensor** (*Required*): The entitiy ID of the indoor humidity 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. In this case, the weather forecast temperature sensor is used for the outside temperature.