diff --git a/source/_components/sensor.mold_indicator.markdown b/source/_components/sensor.mold_indicator.markdown index eda7abafbbf..4cc9c84833a 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.