Skip to content

Commit 75d972a

Browse files
committed
Update configuration
1 parent 15cd12d commit 75d972a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/_components/climate.radiotherm.markdown

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ha_category: Climate
1515
The `radiotherm` climate platform let you control a thermostat from [Radio Thermostat](http://www.radiothermostat.com/).
1616

1717
The underlaying library supports:
18+
1819
- CT50 V1.09
1920
- CT50 V1.88
2021
- CT50 V1.94 (also known as Filtrete 3M50)
@@ -33,7 +34,7 @@ climate:
3334
3435
Configuration variables:
3536
36-
- **host** (*Required*): List of your Radiotherm thermostats
37+
- **host** (*Optional*): List of your Radiotherm thermostats. If not provided the thermostats will be auto-detected.
3738
- **hold_temp** (*Required*): Boolean to control if Home Assistant temperature adjustments hold (`True`) or are temporary (`False`).
3839

3940
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

Comments
 (0)