Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/_components/sensor.mold_indicator.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down