You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/climate.radiotherm.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ climate:
35
35
Configuration variables:
36
36
37
37
- **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`.
39
39
40
40
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.
0 commit comments