mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Corrected typo: endity -> entity. (#3360)
This commit is contained in:
parent
8f538a3baa
commit
2ddd82155e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user