mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-10 04:06:48 +00:00
Update configuration
This commit is contained in:
parent
15cd12d27c
commit
75d972a38b
@ -15,6 +15,7 @@ ha_category: Climate
|
|||||||
The `radiotherm` climate platform let you control a thermostat from [Radio Thermostat](http://www.radiothermostat.com/).
|
The `radiotherm` climate platform let you control a thermostat from [Radio Thermostat](http://www.radiothermostat.com/).
|
||||||
|
|
||||||
The underlaying library supports:
|
The underlaying library supports:
|
||||||
|
|
||||||
- CT50 V1.09
|
- CT50 V1.09
|
||||||
- CT50 V1.88
|
- CT50 V1.88
|
||||||
- CT50 V1.94 (also known as Filtrete 3M50)
|
- CT50 V1.94 (also known as Filtrete 3M50)
|
||||||
@ -33,7 +34,7 @@ climate:
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **host** (*Required*): List of your Radiotherm thermostats
|
- **host** (*Optional*): List of your Radiotherm thermostats. If not provided the thermostats will be auto-detected.
|
||||||
- **hold_temp** (*Required*): Boolean to control if Home Assistant temperature adjustments hold (`True`) or are temporary (`False`).
|
- **hold_temp** (*Required*): Boolean to control if Home Assistant temperature adjustments hold (`True`) or are temporary (`False`).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user