Skip to content

Commit 112280e

Browse files
Danielhiversenfabaff
authored andcommitted
Update climate.generic_thermostat.markdown (home-assistant#941)
1 parent bc6d32a commit 112280e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/climate.generic_thermostat.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ Configuration variables:
4040
- **target_sensor** (*Required*): `entity_id` for a temperature sensor, target_sensor.state must be temperature.
4141
- **min_temp** (*Optional*): Set minimum set point available (default: 7)
4242
- **max_temp** (*Optional*): Set maximum set point available (default: 35)
43-
- **target_temp** (*Required*): Set intital target temperature. Failure to set this variable will result in target temperature being set to null on startup.
43+
- **target_temp** (*Optional*): Set intital target temperature. Failure to set this variable will result in target temperature being set to null on startup.
4444
- **ac_mode** (*Optional*): Set the switch specified in the *heater* option to be treated as a cooling device instead of a heating device.
4545
- **min_cycle_duration** (*Optional*): Set a minimum amount of time that the switch specified in the *heater* option must be in it's current state prior to being switched either off or on.

0 commit comments

Comments
 (0)