Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.61 KB

ChannelConfigHvacThermostat.md

File metadata and controls

25 lines (22 loc) · 1.61 KB

# ChannelConfigHvacThermostat

Properties

Name Type Description Notes
subfunction string Only for the `HVAC_THERMOSTAT` function. [optional]
mainThermometerChannelId int [optional]
auxThermometerChannelId int [optional]
auxThermometerType string [optional]
binarySensorChannelId int [optional]
antiFreezeAndOverheatProtectionEnabled bool [optional]
auxMinMaxSetpointEnabled bool [optional]
temperatureSetpointChangeSwitchesToManualMode bool [optional]
availableAlgorithms string[] [optional] [readonly]
usedAlgorithm string [optional]
minOnTimeS int [optional]
minOffTimeS int [optional]
outputValueOnError int [optional]
weeklySchedule \Supla\ApiClient\Model\ChannelConfigHvacThermostatSchedule [optional]
altWeeklySchedule \Supla\ApiClient\Model\ChannelConfigHvacThermostatSchedule [optional]
temperatures \Supla\ApiClient\Model\ChannelConfigHvacThermostatTemperatures [optional]
temperatureConstraints \Supla\ApiClient\Model\ChannelConfigHvacThermostatTemperatureConstraints [optional]

[Back to Model list] [Back to API list] [Back to README]