mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Corrected typo: endity -> entity. (#3360)
This commit is contained in:
parent
8f538a3baa
commit
2ddd82155e
@ -29,9 +29,9 @@ sensor:
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **indoor_temp_sensor** (*Required*): The enditiy ID of the indoor temperature sensor.
|
- **indoor_temp_sensor** (*Required*): The entitiy ID of the indoor temperature sensor.
|
||||||
- **indoor_humidity_sensor** (*Required*): The enditiy ID of the indoor humidity sensor.
|
- **indoor_humidity_sensor** (*Required*): The entitiy ID of the indoor humidity sensor.
|
||||||
- **outdoor_temp_sensor** (*Required*): The enditiy ID of the outdoor temperature 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.
|
- **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.
|
In this case, the weather forecast temperature sensor is used for the outside temperature.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user