Skip to content

Commit 2ddd821

Browse files
Br3ndafabaff
authored andcommitted
Corrected typo: endity -> entity. (home-assistant#3360)
1 parent 8f538a3 commit 2ddd821

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_components/sensor.mold_indicator.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ sensor:
2929
3030
Configuration variables:
3131
32-
- **indoor_temp_sensor** (*Required*): The enditiy ID of the indoor temperature sensor.
33-
- **indoor_humidity_sensor** (*Required*): The enditiy ID of the indoor humidity sensor.
34-
- **outdoor_temp_sensor** (*Required*): The enditiy ID of the outdoor temperature sensor.
32+
- **indoor_temp_sensor** (*Required*): The entitiy ID of the indoor temperature sensor.
33+
- **indoor_humidity_sensor** (*Required*): The entitiy ID of the indoor humidity sensor.
34+
- **outdoor_temp_sensor** (*Required*): The entitiy ID of the outdoor temperature sensor.
3535
- **calibration_factor** (*Required*): Needs to be calibrated to the critical point in the room.
3636
3737
In this case, the weather forecast temperature sensor is used for the outside temperature.

0 commit comments

Comments
 (0)