Skip to content

Commit 09a8b6d

Browse files
committed
Add default
1 parent 75d972a commit 09a8b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/climate.radiotherm.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ climate:
3535
Configuration variables:
3636
3737
- **host** (*Optional*): List of your Radiotherm thermostats. If not provided the thermostats will be auto-detected.
38-
- **hold_temp** (*Required*): Boolean to control if Home Assistant temperature adjustments hold (`True`) or are temporary (`False`).
38+
- **hold_temp** (*Optional*): Boolean to control if Home Assistant temperature adjustments hold (`True`) or are temporary (`False`). Defaults to `False`.
3939

4040
Temperature settings from Home Assistant will be sent to thermostat and then hold at that temperature. Set to `False` if you set a thermostat schedule on the thermostat itself and just want Home Assistant to send temporary temperature changes.
4141

0 commit comments

Comments
 (0)